list_tasks
Retrieve recent Hermes tasks sorted newest first. Filter by state (e.g., running, failed, completed) and limit results to manage agent activity.
Instructions
List recent Hermes tasks, newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many tasks to return (1-100). | |
| state | No | Filter by task state, e.g. "running", "failed", "completed". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||