emacs_org_capture
Capture notes and todos into Emacs Org mode using configured templates. Specify a template key, title, and content to create a new org entry.
Instructions
Create a new org entry using capture templates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Title/heading for the capture | |
| content | No | Content for the capture | |
| template | Yes | Capture template key (e.g., "t" for todo, "n" for note) |