bundle_inspect
Validate and summarize an untrusted task bundle: check schema, digest, origin, records, and warnings before importing.
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. |