Tool to retrieve a list of tax values. Use when you need to fetch tax rates with optional filtering, pagination, and sorting.
sortstringSort results by attributes. Use '-' prefix for descending order (e.g., 'created_at' or '-percentage').
includestringComma-separated list of relationships to include (e.g., 'tax_category').
filter_eqobjectFilter by exact match. Provide field name and value (e.g., {'tax_category_id': 'uuid'}).
page_sizeintegerNumber of tax values per page.
page_numberintegerPage number to retrieve for pagination.
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.