List TacticalRMM Agent Pending Actions
tacticalrmm_list_agent_pending_actionsRetrieve pending actions for a specific TacticalRMM agent by agent ID. This read-only tool shows queued maintenance or reboot tasks.
Instructions
List pending actions for one TacticalRMM agent from /agents//pendingactions/. This tool is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return. | |
| offset | No | Number of items to skip locally after receiving the API response. | |
| agent_id | Yes | TacticalRMM agent_id value. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |