search_by_tag
Find notes in your Obsidian vault that contain a given tag, with or without a leading #, and cap results with a limit. Use it to gather related notes for review or editing.
Instructions
Search notes containing a tag (with or without leading #).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hits | Yes | ||
| query | Yes | ||
| total | Yes |