identify
Authenticate your agent to the coordination server with Ed25519 keys. Establishes role and scopes tool access accordingly.
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) |