List TacticalRMM Agent Notes
tacticalrmm_list_agent_notesList notes for a specific TacticalRMM agent by supplying its agent_id. Read-only retrieval of agent notes for review and monitoring.
Instructions
List notes for one TacticalRMM agent from /agents//notes/. 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 |