Chains
MCP tools for the Chains module. See the Chains module docs for permissions and data model.
list-chains
List continuation chains
Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
project_id | string | no | Project ID (required if not using project key auth) |
status | string | no | Filter by chain status |
agent_id | string | no | Filter by the agent whose continuation opened the chain |
limit | number | no | Maximum number of results to return |
offset | number | no | Number of results to skip |
get-chain
Get a continuation chain
Arguments
This tool takes no arguments.