register_agent
Register this agent with Yo (unauthenticated). Returns a pairing URL and code to show the user, who approves the connection in the Yo app. Then poll check_registration to obtain the API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Agent platform (e.g. "cursor", "devin", "claude-code") | |
| description | No | Short description of what this agent does | |
| proposed_name | Yes | Proposed display name for the agent (e.g. "banana", "devin-home-repo") |