Permissions Broker

Description

Interact with the Permissions Broker service to fetch data from Google APIs behind a Telegram approval gate. Use when an agent needs to read Google Drive/Docs/Sheets data via the broker (POST proxy request, wait for user approval in Telegram, poll for upstream response) and must respect one-time retrieval, host allowlist, and GET-only constraints.

Install

npx clawhub@latest install permissions-broker

Click to copy the install command