PulseAugur
实时 14:56:17
English(EN) The Google Health API Got a CLI: ghealth is an Open-Source Tool for Your Fitbit Air Data

开源命令行工具 ghealth 简化了 AI 代理对 Google Health API 的访问

一款名为 ghealth 的开源命令行工具已发布,用于连接 Google Health API,这是 Fitbit Web API 的继任者。该工具使用 Go 编程语言编写,允许用户以结构化的 JSON 格式访问和处理健康数据,例如睡眠模式和心率。ghealth 的设计考虑了 AI 代理的需求,提供简化的输出和确定的退出代码,以方便集成到 AI 工作流中。该工具支持 40 种已验证的数据类型,并要求用户自行管理 Google OAuth 2.0 凭据,以便访问来自 FitbitGoogle Pixel Watch 等设备的数据。 AI

影响 使 AI 代理能够更轻松地访问和处理来自 Google Health APIFitbit 的个人健康数据。

排序理由 发布了一款连接现有 API 的新开源工具。

在 MarkTechPost 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

开源命令行工具 ghealth 简化了 AI 代理对 Google Health API 的访问

报道来源 [2]

  1. MarkTechPost TIER_1 English(EN) · Michal Sutter ·

    The Google Health API Got a CLI: ghealth is an Open-Source Tool for Your Fitbit Air Data

    <p>The Google Health API now has an open-source CLI. ghealth is a single Go binary that exposes 40 data types as agent-ready JSON. It is a community project, not an official Google release. Here's how it works, and what to check before granting OAuth access.</p> <p>The post <a hr…

  2. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    Google Health now has an open-source CLI tool called ghealth. The single Go binary exposes 40 Fitbit data types as agent-ready JSON, letting AI agents pipe slee

    Google Health now has an open-source CLI tool called ghealth. The single Go binary exposes 40 Fitbit data types as agent-ready JSON, letting AI agents pipe sleep, heart rate and step data directly into their context. It marks a step towards giving AI agents access to personal hea…