maestro_list_tasks
Retrieve recent tasks created by the authenticated user. Filter by creation time and limit results to manage your workflow.
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 |