bundle_inspect
Validate and summarize untrusted task bundle files before import: verify schema, digest, origin, records, and warnings. Read-only inspection for safe planning.
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. |