list_vault_items
List vault items from mcp-exposed and mcp-agent-created collections, returning metadata only. Safely browse item names and metadata without exposing secrets.
Instructions
List vault items from the mcp-exposed and mcp-agent-created collections. Returns metadata only — secret values are NEVER included. Use reveal_secret_via_send to obtain the actual value through a secure Bitwarden Send URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Case-insensitive substring filter on item names. Omit to return all items. | |
| collection | No | Restrict to one collection. Omit to return items from both mcp-exposed and mcp-agent-created. |