login
Start LinkedIn OAuth authentication by returning an authorization URL for the user to open in a browser. After the local callback completes, call auth_status to confirm.
Instructions
Start the LinkedIn OAuth login. Returns an authorization URL — show it to the user and ask them to open it in a browser (it may also open automatically); the local callback completes the flow. Afterwards, call auth_status to confirm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| authorization_url | Yes |