exchange_credentials
Exchange credentials between two AI agents by presenting passports to negotiate a short-lived authorization token with intersected compliance scope.
Instructions
A2A handshake. Two agents present their passports and negotiate a short-lived authorization token whose scope is the intersection of the frameworks the presented passport covers. Returns {authorized, scope, expires}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id_passport | Yes | The Passport presented by the calling agent. | |
| counterparty_id | Yes | DID of the counterparty agent. |