YouTube OAuth Authorize URL
youtube_oauth_authorize_urlGenerate a Google OAuth authorization URL for YouTube access, storing the PKCE verifier locally to complete the auth flow.
Instructions
Create a Google OAuth authorization URL and persist the PKCE verifier locally without returning it to the agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| scopes | No | ||
| redirect_uri | Yes | ||
| response_format | No | json |