authenticate
Authenticate to ReportFlow via OAuth2. Opens a browser for login, workspace selection, and consent, saving the token to the system keychain. Call this tool when other tools report authentication errors.
Instructions
ReportFlow への OAuth2 認証を行います。ブラウザが起動し、ログイン・ワークスペース選択・consent を経てトークンを keychain (または XDG file) に保存します。他のツールが認証エラーを返したら、まずこのツールを呼んでください。force=true で既存トークンを破棄して再認証します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | 既存トークンを破棄して再認証する場合 true |