get_periodic_note_tool
Access and preview periodic notes by period and date, returning content, frontmatter, tasks, and existence status for daily, weekly, monthly, quarterly, or yearly notes.
Instructions
Read or preview a periodic note. period: 'daily' | 'weekly' | 'monthly' | 'quarterly' | 'yearly'. date: 'today' | 'yesterday' | 'YYYY-MM-DD'. data: {period, date, exists, content, frontmatter, tasks}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | today | |
| vault | No | ||
| period | No | daily |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||