get_profile
Fetch a counterparty's published agent card by DID to verify their identity and existence-layer details.
Instructions
Fetch a counterparty's published agent card by DID.
Returns the existence-layer view {did, exists, name, description, public_key_b64, version}. Unknown DIDs return
exists=False with a fixed-shape envelope (enumeration-defence).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| did | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||