identify
Authenticate with the coordination server using your Ed25519 key pair to establish your role and enable scoped tools.
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) |