Tool to retrieve attributes owned by your service for the authenticated user. Use when you need to limit data updates to only the attributes your service controls.
pageintegerPage index, 1-based. Defaults to 1.
limitintegerNumber of results per page.
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.