suggest_field_values
Get auto-complete suggestions for inventory and account fields like brand, color, size, and tags based on existing data to ensure consistency and accuracy.
Instructions
Get auto-complete suggestions for a specific field (brand, color, size, tags, etc.) based on existing data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Entity type: items or accounts | |
| field | Yes | Field name: For items: brand, color, size, description, tags, or custom field slug. For accounts: tags | |
| value | Yes | Partial value to match (e.g., "vin" to find "Vintage Heritage") |