Private utility · xiaotian.dev
Xiaotian Workspace CLI
An invite-only, local-first command-line tool for working with your own Google Calendar and Gmail. It is not a hosted service and is not open for public registration.
- Processing
- on your device
- Access
- invite-only
- Business model
- no ads or data resale
What it does
The CLI connects directly to Google APIs after the user grants consent. It can manage calendars and events, and perform user-requested Gmail operations such as reading, searching, sending, organizing, or deleting mail.
This website only explains the OAuth application and publishes its policies. It does not receive Google Calendar or Gmail data.
Access requested
- Basic identitySelects and verifies the Google account.
- Calendar listFinds calendars the user can access.
- Calendar metadataChecks calendar identity and access boundaries.
- Calendar eventsReads or changes events for user-requested workflows.
- Gmail mailboxProvides complete mailbox access for explicit read and write operations.
How data moves
- The user starts an explicit command on their own device.
- Google asks the user to approve the relevant Calendar or Gmail access.
- The CLI calls Google APIs directly and returns the result to the local process; selected data reaches a configured AI provider only for a user-requested model-assisted task.
- The user can revoke access or remove local credentials at any time.
Your control
Authorization can be removed through the CLI or from the connected-app settings in the user’s Google Account.
Read the privacy policy or see support and revocation instructions.