List TacticalRMM Checks
tacticalrmm_list_checksList TacticalRMM checks using configurable pagination and output format, providing read-only access to check statuses and details.
Instructions
List TacticalRMM checks from /checks/. 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. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |