list_labels
Retrieve labels from Shopmonkey, optionally filtering by exact name or entity type, to find label IDs for assignment.
Instructions
List labels defined in Shopmonkey (custom tags such as "Warranty" or "Fleet"). Filter by exact name to find a label ID before assigning it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter to labels with this exact name | |
| skip | No | Number of records to skip for pagination (default: 0) | |
| limit | No | Maximum number of results to return (default: 50) | |
| entity | No | Filter to labels configured for this entity type (e.g. "Order") |