calmesh_start_oauth_connection
Starts OAuth authorization for a calendar provider, returning an auth URL for the user to visit. Supports Google and Microsoft with full scope.
Instructions
Start an OAuth calendar connection. Returns an auth_url the user must visit in their browser to authorize access. Requires "full" scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Calendar provider: 'google' or 'microsoft'. |