List your scheduled tasks
list_tasksYour tasks and their state. Needs your management token as an Authorization header on this connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor from a previous page. | |
| limit | No | How many to return. | |
| state | No | Filter by state: live (default), all, or one exact state such as active or paused_by_client. |