youtube_authorize
Start YouTube channel authorization, obtain a consent URL for the owner to open in a browser, then poll status to verify. Repeat with another account to add additional channels.
Instructions
Start authorizing a channel. Returns the consent URL immediately — give it to the owner to open in a browser, then poll youtube_authorize_status. Run it again, picking a different Google account in the browser, to add another channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | name for this channel; defaults to its @handle | |
| setDefault | No | make this the default account | |
| openBrowser | No | open the consent page automatically (default true) | |
| timeoutSeconds | No |