Tool to retrieve the most recent average values for each tracked attribute, with one set per week. Returns overall weekly averages plus daily breakdowns (Monday-Sunday). Use include_historical flag to retrieve historical average records.
pageintegerPage index, 1-based. Defaults to 1.
limitintegerNumber of results per page.
groupsarrayFilter by attribute groups. Provide a list, e.g. ['activity','workouts'].
date_maxstringMaximum (most recent) date inclusive, in yyyy-mm-dd format.
date_minstringMinimum (oldest) date inclusive, in yyyy-mm-dd format.
attributesarrayFilter by specific attributes. Provide a list, e.g. ['steps','floors'].
include_historicalbooleanSet true to retrieve historical average records.
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.