list_models
List embedding models registered for a vault, showing dimensions, active status, and chunk counts. Useful before indexing or switching models.
Instructions
List all embedding models registered for a vault, with dim, active flag, and how many chunks have been embedded under each. Use before start_shadow_index / switch_active_model. DEPRECATED since v2.0.0 — prefer MCP Resource vault-memory://models/{vault} for agent discovery. The tool remains callable through v2.x; removal scheduled for v3.0.0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes |