identify
Authenticate your agent to the coordination server by providing your Ed25519 key pair and agent ID. This sets your role and unlocks scoped tools based on your identity.
Instructions
Identify yourself to the coordination server. Sets your role and scopes tools accordingly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| public_key | Yes | Your Ed25519 public key | |
| private_key | Yes | Your Ed25519 private key (for signing) | |
| agent_id | No | Your agent ID |