List TacticalRMM Agent Services
tacticalrmm_list_agent_servicesFetch the Windows service inventory for a specific agent using its agent ID, providing a read-only list of services with details.
Instructions
List Windows service inventory for an agent from /services//. 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 |