cognitive_parse_task
Convert natural-language task text into CIR and task_structure dict.
Every natural-language input is normalized into CIR before reasoning.
Returns both the normalized CIR and a human-readable explanation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| prompt | No | ||
| task_text | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||