Cancel pending publish job
cancel_publish_jobCancel a specific pending AutoCAD plot job safely, ensuring running plots are never interrupted.
Instructions
Durably cancel one exact pending job; never interrupts a running AutoCAD plot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | Exact plan identifier returned by planning; write tools require explicit approval of this unchanged value. | |
| timeout_ms | No | Bounded local plug-in request timeout in milliseconds. | |
| manifest_sha256 | Yes | Exact lowercase SHA-256 digest returned by the preceding trusted step. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| plugin | No | ||
| plan_id | No | ||
| cancelled | Yes |