Get Current Thought Chain
getCurrentThoughtChainRetrieve the current state of a thought chain to access all thoughts in the Brain-MCP server's persistent memory system.
Instructions
Retrieve the current state of a thought chain with all thoughts
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | The thought chain ID |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | ||
| success | Yes |