bernstein_tasks
List and filter tasks from the Bernstein multi-agent orchestration server to monitor software development workflows.
Instructions
List tasks from the Bernstein server.
Args:
status: Optional filter — open, claimed, in_progress, done,
failed, blocked, or cancelled.
Returns:
JSON array of task objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |