keyring_list_available
List accessible secret names and descriptions for an agent, verifying identity via DID or AgentMail inbox, without ever exposing secret values.
Instructions
List secrets the calling agent can access. Returns names and descriptions only — never values.
Args: did: Agent's DID (did:key:...) for identity verification. agentmail_inbox: Agent's AgentMail address (e.g. sofer@agentmail.to) as fallback identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| did | No | ||
| agentmail_inbox | No |