Automates the execution, monitoring, and result retrieval of scripts and jobs within the Datto RMM platform.
This skill provides a comprehensive interface for managing Datto RMM jobs, enabling users to trigger immediate 'Quick Jobs', schedule recurring tasks, and monitor execution status in real-time. It streamlines the entire job lifecycle—from discovering component scripts and passing variables to capturing stdout/stderr outputs for troubleshooting—making it an essential tool for MSPs and system administrators looking to automate remote endpoint management through Claude. By providing standardized patterns for polling and batch execution, it simplifies the complexity of interacting with the Datto RMM API.
Características Principales
012 GitHub stars
02Search and identify Datto RMM components and their required variables
03Execute immediate Quick Jobs on remote devices using component scripts
04Retrieve detailed execution results including stdout, stderr, and exit codes
05Implement automated polling with backoff for long-running remote tasks
06Monitor real-time job status transitions from queued to completed
Casos de Uso
01Building robust automation loops that wait for script completion before proceeding with deployment
02Troubleshooting failed remote executions by programmatically analyzing stderr logs and exit codes
03Automating ad-hoc maintenance tasks like clearing temp files across multiple client sites