List Agent Jobs
agent_listList durable jobs in a specified workspace, with optional state filtering and pagination to retrieve authorized job pages.
Instructions
List one authorized page of durable jobs for an explicit workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| states | No | ||
| workspace | Yes | Reference to exactly one durable workspace identity. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | ||
| next_cursor | No |