Ingest Spec
ingest_specParse Markdown PRD, OpenSpec, or Gherkin BDD specification files and ingest them as graph nodes for persistent workflow state.
Instructions
Parse and ingest a Markdown PRD, OpenSpec, or Gherkin BDD specification file into graph nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Optional spec format: markdown, gherkin, auto. | |
| project | No | Optional project identifier. | |
| file_path | Yes | Absolute or relative path to spec file. |