get_vault_item
Fetch one of your TomeVault items by id, with its content. Returns the version the file's maintainer approved, which is not always the newest one. Requires a vault access token with the items:read scope. Encrypted items are not retrievable and return not found, indistinguishable from a missing id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The vault item id, from list_vault_items. |