create_person_timeline_note
Add a timeline note for a person with required content and optional date. Organize personal updates chronologically in LunaTask.
Instructions
Create a timeline note for a person in LunaTask. Requires person_id and content. Optional date_on (YYYY-MM-DD) to associate the note with a specific day.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| person_id | Yes | ||
| content | Yes | ||
| date_on | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||