bernstein_tasks
List tasks from the Bernstein server, optionally filtered by status. Returns a JSON array of task objects.
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 |