My Tasks
get_my_tasksRead-through to PlanCrux task graph. Returns tasks assigned to or relevant to the calling agent, filtered by status and priority. Includes stage progress, blockers, and linked MemoryCrux artefact counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max tasks to return (default 10) | |
| status | No | Filter by task status (e.g. incomplete, in_progress, testing) | |
| priority | No | Filter by priority (critical, high, medium, low) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||