check_for_updates
Check whether the user must re-add the Orivox connector to get the latest tools/behavior, and show the version changelog.
ALWAYS call this with build_seen set to EXACTLY this stamp, copied verbatim: build_seen="2026.09.04-01"
That stamp is frozen into this description when the connector is added, so if Orivox has since shipped a newer build the live server sees the mismatch and returns status="outdated" with the exact words to tell the user (remove and re-add the connector -- the only way Claude ever gets updated tools or instructions). status="up_to_date" means nothing to do. Reach for this whenever the user says a feature is missing or not working as described, asks what changed / what version they are on, or right after they mention re-adding the connector. Read-only; needs no account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_seen | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||