maestro_list_tasks
List recent Maestro tasks owned by the authenticated user, with optional filters for creation time and result limit.
Instructions
List recent Maestro tasks owned by the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of recent tasks to return. | |
| created_at_max | No | Optional inclusive upper Unix timestamp for task creation time. | |
| created_at_min | No | Optional inclusive lower Unix timestamp for task creation time. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |