get_context_note
Retrieve note context including metadata, sections, activity history, and references. Provide the note path to access all relevant information in one view.
Instructions
Get context for a specific note including metadata, sections, activity, and references.
Args: note_path: Path to the note relative to vault root. activity_days: Number of days of activity history to include.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_path | Yes | ||
| activity_days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |