Authorize this agent
authorizeStart or resume device-flow authorization: display verification URL for user approval, then poll with the code until approved or expired to grant 20 attestations for 24 hours.
Instructions
Start or continue the device-flow authorization. Call with no arguments to begin: show the returned verification_url to the human and ask them to open it and approve. Then call again passing the same code, a few seconds apart, until status is 'approved' (token saved automatically) or 'expired' (start over). Grants 20 attestations for 24 hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | The code from a previous authorize call, to resume polling. |