Tool to retrieve a list of default properties from Booqable. Use when you need to view custom property definitions with pagination, filtering, or sorting options.
metastringMetadata requests (e.g., meta[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.
filter.idstringFilter by default property ID.
page.sizeintegerNumber of items per page for pagination.
filter.namestringFilter by name of the default property.
page.numberintegerPage number for pagination, must be >= 1.
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.