Tool to list all select options for a particular attribute on either an object or a list. Use when you need to discover available options for select or status type attributes.
limitintegerThe maximum number of results to return for pagination purposes.
offsetintegerThe number of results to skip before returning results.
targetRequiredstringWhether the attribute is on an object or a list.
attributeRequiredstringA UUID or slug to identify the attribute you want to list select options on. This must be a select or status type attribute.
identifierRequiredstringA UUID or slug to identify the object or list the select attribute belongs to. For objects, use slugs like 'companies', 'people', or a UUID. For lists, use the list slug or UUID.
show_archivedbooleanSet to true if you want the results to include archived select options. Defaults to false.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.