Export Vault Manifest
vault_export_manifestExport a full manifest of a vault: documents, tags, categories, and link counts. Use JSON for machine-readable output or Markdown for a human-readable summary.
Instructions
Export a complete manifest of a vault's contents.
Returns vault metadata, document list with tags and categories, tag frequency index, category counts, and link count. Use the json format for machine-readable output. Use the markdown format for human-readable summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes | ||
| format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |