Tool to retrieve a paged list of the user's attributes without values. Use when you need metadata on available attributes for filtering or selection. Omitting `groups` and `attributes` filters returns the full attribute catalog; use those filters to narrow results and avoid over…
pageintegerPage index, 1-based. Defaults to 1.
limitintegerNumber of results per page.
ownedbooleanIf true, only attributes owned by this client are returned.
groupsarrayFilter by attribute groups. Provide a list, e.g. ['activity','workouts'].
manualbooleanIf true, only manual attributes; if false, excludes them.
attributesarrayFilter by attribute names. Provide a list, e.g. ['sleep_efficiency','steps'].
exclude_custombooleanIf true, only templated attributes are returned.
include_inactivebooleanIf true, includes inactive attributes (active=false).
include_low_prioritybooleanIf true, includes attributes with priority >= 10.
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.