list_task_history
Retrieve execution history for an agent to review recent commands, timestamps, statuses, and outputs, helping avoid duplicate commands when results are still valid.
Instructions
Show execution history for a specific agent. Returns recent commands, their timestamps, statuses and outputs. Use this to avoid repeating commands if results are recent and valid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |