Get TacticalRMM Agent
tacticalrmm_get_agentRetrieve a single TacticalRMM agent's details by its agent_id. Get current status, system info, and configuration from your RMM instance in markdown or JSON.
Instructions
Get one TacticalRMM agent record by agent_id from /agents//. This tool is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | TacticalRMM agent_id value. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |