drive_account_list
List configured Drive accounts with cached email, scope, and default flag to identify valid account names for subsequent drive operations.
Instructions
List Drive accounts configured in ~/.omni-dev/settings.json — name, cached email address (if known), granted scope, and which one is the default. Call this first to discover valid account values before passing one to drive_search/drive_file_read/drive_auth_status. Never returns a secret. Read-only, no parameters. Mirrors omni-dev drive account list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||