linear_auth
Initialize OAuth authentication to securely access Linear's API for managing issues, projects, and teams.
Instructions
Initialize OAuth flow with Linear
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | Linear OAuth client ID | |
| clientSecret | Yes | Linear OAuth client secret | |
| redirectUri | Yes | OAuth redirect URI |