identify
Authenticate with your Ed25519 keys to establish your identity, set your role, and scope available tools on the server.
Instructions
Identify yourself to the coordination server. Sets your role and scopes tools accordingly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | Your agent ID | |
| public_key | Yes | Your Ed25519 public key | |
| private_key | Yes | Your Ed25519 private key (for signing) |