List components
datto_list_componentsRetrieve a paginated list of automation components (scripts) from your Datto RMM account. Component UIDs are used to run quick jobs.
Instructions
List the account's components (scripts/automation components). Use a component's UID with datto_run_quickjob.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Results per page (max 250) | |
| page | No | Page number, starting at 0 |