vault_list
List credential vaults to locate an agent's vault for authentication. Match display_name or metadata to the agent.
Instructions
List credential vaults (summaries: id, display_name, metadata).
An agent whose MCP servers need auth must start with the vlt_* vault that
BELONGS to it (session_start(vault_ids=[…])), or those servers fail to connect.
Identify the right vault by matching its display_name/metadata to the agent —
commonly metadata.agent_name=<agent> or a name like "-vault". Attaching
the wrong vault, or none, breaks the agent's tools. Page via next_page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||