Health & Fitness12 toolsBrowser login (OAuth), no API keys
Exist integration for AI agents
Track and analyze personal health, fitness, and lifestyle data
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Exist once and call the same tools from all of them.
Setup
Connect Exist through ClawLink's hosted setup to track and analyze personal health, fitness, and lifestyle data.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Exist exposes 12 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
exist_get_attribute_templates | Retrieve a paged list of supported attribute templates | Read |
exist_get_attributes_with_values | Retrieve attributes with their current values for the authenticated user | Read |
exist_get_averages | Retrieve the most recent average values for each tracked attribute, with one set per week | Read |
exist_get_correlations | Retrieve a paginated list of correlations discovered between tracked attributes in the last week | Read |
exist_get_insights | Retrieve automatically-generated insights about patterns in tracked data for the authenticated | Read |
exist_get_owned_attributes | Retrieve attributes owned by your service for the authenticated user | Read |
exist_get_user_attributes | Retrieve a paged list of the user's attributes without values | Read |
exist_get_user_profile | Retrieve the authenticated user's profile details and preferences | Read |
exist_oauth2_authorize | Constructs an OAuth2 authorization URL for Exist.io | Read |
exist_acquire_attribute_ownership | Acquire ownership of attributes for the authenticated user | Read |
exist_increment_attribute_values | Increment attribute values by a delta amount rather than setting totals | Read |
exist_release_attribute_ownership | Release ownership of attributes for the authenticated user | Read |