Build workspace
build_workspaceValidate a workspace spec, return canonical JSON, and optionally write to a .json file. Also outputs the equivalent hyperpanes CLI command when expressible as flags.
Instructions
Validate a workspace spec and return canonical workspace JSON. Optionally write it to path (a .json file). Also returns the equivalent hyperpanes CLI command when the spec is losslessly expressible as flags (otherwise notes which fields are JSON-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Optional .json path to write the workspace to (absolute or relative to cwd). | |
| spec | Yes |