Create dry-run publish plan
create_publish_planInspect a DWG file to generate a deterministic dry-run publish plan, verifying page setups without modifying or plotting the drawing.
Instructions
Inspect one DWG and return a deterministic dry-run plan; never modifies or plots it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Explicit local path; it must pass CadPlot's configured path policy. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| ready | Yes | ||
| sheets | Yes | ||
| drawing | Yes | ||
| plan_id | Yes | Exact plan identifier returned by planning; write tools require explicit approval of this unchanged value. | |
| warnings | Yes | ||
| schema_version | Yes | ||
| drawing_fingerprint | Yes |