tiendanube_get_custom_field_owners
Retrieve all products linked to a custom field by providing the field ID. Paginate results with page and per page parameters.
Instructions
List products associated with a specific custom field
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| custom_field_id | Yes | Custom field UUID | |
| per_page | No | Number of items per page (1-200) | |
| page | No | Page number (starting from 1) |