forge_draft
Load .tap.js files into memory for verification, returning content hashes for change tracking.
Instructions
Load a .tap.js file into memory for verification. Write the tap code to a file first, then pass the path here. Returns content hash for change tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to .tap.js file (e.g. ~/.tap/forge/draft.tap.js) |