bundle_inspect
Validate and summarize an untrusted task bundle file before import. Check schema, digest status, origin, included records, and warnings without modifying state.
Instructions
Validate and summarize an untrusted task bundle file: schema and digest status, origin, included records, and warnings. Read-only — never writes pack state. Call before planning or applying an import of a bundle you did not produce.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json | No | Return structured JSON instead of formatted text. | |
| path | Yes | Path to the bundle JSON file to inspect. |