create_note
Create a markdown note and save it as a draft on Tilnote. Provide title, content, and optional source URL.
Instructions
Create a markdown note on Tilnote. The note is saved as a draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Note title (max 500 chars) | |
| content | Yes | Markdown body content only. Do NOT include the title in content — it is set separately via the title field. | |
| sourceUrl | No | Source URL (http/https) |