Export Spec
export_specExport a graph-managed specification node and its child requirements into Markdown or Gherkin. Generate clean documentation or acceptance criteria from persistent workflow state.
Instructions
Export a graph-managed specification node and child requirements back to clean Markdown or Gherkin text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Optional export format: markdown, gherkin. | |
| project | No | Optional project identifier. | |
| spec_id | Yes | Spec node ID to export. |