perseus_agora
Retrieve tasks from project task board files. Filter by status to show open, in progress, or completed tasks.
Instructions
List tasks from the project task board (tasks/*.md files). Use to see what is open, in progress, or completed. Filter by status. Read-only; returns task array with id, title, status, scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter tasks by status: open, in_progress, completed, cancelled |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | No |