Get daily / periodic note
get_daily_noteRetrieve your current periodic note (daily, weekly, monthly, quarterly, or yearly) from Obsidian. Returns note content, frontmatter, and tags for use in automation or analysis.
Instructions
Fetch the user's current daily (or weekly/monthly/etc.) note. Returns content + frontmatter + tags. Requires the Periodic Notes or Daily Notes plugin in the vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Which periodic note to fetch. | daily |