Authorize this agent
authorizeBegin or resume device-flow authorization for attestations. Call with no arguments to start, then poll with the same code until status is 'approved' to receive 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. |