bernstein_tasks
Retrieve tasks from Bernstein with optional status filter to monitor multi-agent orchestration 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 |