bernstein_tasks
Retrieve a list of tasks from the Bernstein server, with optional status filtering to view open, claimed, in progress, done, failed, blocked, or cancelled tasks.
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 |