List TacticalRMM Tasks
tacticalrmm_list_tasksList automated tasks configured in TacticalRMM, with options to limit results and choose markdown or JSON output. Read-only operation that retrieves task details without running them.
Instructions
List TacticalRMM automated tasks from /tasks/. This tool is read-only and does not run tasks.
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 |