fetch
Resolve opaque IDs from search results into complete Obsidian note data, returning title, text, URL, and metadata for further use.
Instructions
OB1-compatible fetch adapter. Resolves an opaque id (from search) to {id, title, text, url, metadata}. Backed by read_note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |