get_oauth_url
Generate an OAuth authorization URL to authenticate users with Calendly. Provide your redirect URI to get a URL for user consent.
Instructions
Generate OAuth authorization URL for user authentication
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Optional state parameter for security | |
| redirect_uri | Yes | The redirect URI for your OAuth application |