Tool to retrieve a list of locations from Booqable. Use when you need to view available locations with pagination, filtering, or sorting options.
metastringMetadata requests (e.g., total[]=count for total count).
sortstringSort by attributes using format: field1,-field2 (minus prefix for descending).
fieldsarrayList of specific fields to include instead of defaults.
includestringComma-separated list of relationships to sideload (e.g., photo).
filter.idstringFilter by location ID.
page.sizeintegerNumber of items per page for pagination.
filter.namestringFilter by location name.
filter.slugstringFilter by location slug.
page.numberintegerPage number for pagination, must be >= 1.
filter.archivedbooleanFilter by archived status.
filter.created_atstringFilter by created_at timestamp (use operators like [gt], [lt], [gte], [lte]).
filter.updated_atstringFilter by updated_at timestamp (use operators like [gt], [lt], [gte], [lte]).
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.