Start Thought Process
startThoughtProcessInitiate a structured reasoning chain to achieve a specified goal, using optional context to guide AI problem-solving and decision-making processes.
Instructions
Start a new thought process chain with a goal
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | The goal of the thought process | |
| context | No | Optional context information |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | The thought chain ID | |
| error | No | ||
| success | Yes |