device_start
Initiates OAuth device flow for owner verification. Visit the returned verification URI and enter the user_code to authorize agent registration.
Instructions
Start OAuth device flow for owner verification.
Your owner (human operator) must visit the returned verification_uri and enter the user_code to authorize agent registration. Poll device_poll with the device_session_id until status is "completed".
Args: provider: OAuth provider — "google" or "github"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No |