Generate a synthetic CRUMB fixture
crumb_generate_fixtureCreate a single known circuit fixture without overwriting. Specify outputPath to write a file; set includeXml=true to retrieve raw XML instead.
Instructions
Creates one known fixture without overwriting. Provide outputPath for a file artifact; raw XML is returned only when includeXml=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| name | No | ||
| includeXml | No | ||
| outputPath | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| context | Yes | ||
| summary | Yes | ||
| diagnostics | Yes | ||
| nextActions | Yes | ||
| contractVersion | Yes |