bernstein_tasks
List tasks from a multi-agent orchestration server, with optional filtering by status such as open, in_progress, or blocked.
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 |