start_auth
Initiates the Deferno authentication flow by providing a URL for browser-based OIDC login, then accepts a short code to complete authorization for CLI transport.
Instructions
Begin the Deferno authentication flow.
Returns a URL for the user to open in their browser. The user authenticates via the OIDC provider, then sees a short code to paste back here.
NOTE: In HTTP transport with OAuth enabled, authentication is handled automatically by the transport layer. This tool is only needed for stdio/CLI transport.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |