list_canned_services
Retrieve a paginated list of canned service templates from Shopmonkey, optionally filtered by location ID.
Instructions
List pre-built canned service templates from Shopmonkey. These are reusable service templates that can be added to work orders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of records to skip for pagination (default: 0) | |
| limit | No | Maximum number of results to return (default: 25) | |
| locationId | No | Filter by location ID. Defaults to SHOPMONKEY_LOCATION_ID env var if set. |