Tool to list price structures. Use when you need to retrieve price structures with optional filtering by name, ID, or product group, and pagination support.
sortstringSort criteria. Prefix with - for descending. Example: name or -created_at
fieldsarrayComma-separated fields to return instead of defaults. Example: id,name,created_at
includestringComma-separated relationships to sideload. Available: price_tiles
filter_idstringFilter by price structure ID (UUID). Supports eq, not_eq operators.
page_sizeintegerNumber of items per page.
filter_namestringFilter by name. Supports eq, not_eq, eql, not_eql, prefix, not_prefix, suffix, not_suffix, match, not_match operators.
page_numberintegerPage number to retrieve, must be >= 1.
filter_product_group_idstringFilter by product group ID (UUID). Supports eq, not_eq operators.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.