list_canned_services
Retrieve reusable service templates from Shopmonkey to add pre-built services to work orders, with options to filter by location and paginate results.
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 |
|---|---|---|---|
| locationId | No | Filter by location ID. Defaults to SHOPMONKEY_LOCATION_ID env var if set. | |
| limit | No | Maximum number of results to return (default: 25) | |
| page | No | Page number for pagination (default: 1) |