Add or Update Note
add_or_update_noteCreate or update plain text notes on your Intervals.icu calendar. Manage training notes by providing title, description, and optional date.
Instructions
Buat atau update catatan teks biasa (kategori NOTE) di kalender Intervals.icu.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Judul catatan. | |
| color | No | Warna catatan, contoh: green, orange, red, blue. Default green. | |
| apiKey | No | Override API key untuk request ini saja. | |
| eventId | No | Event ID untuk update. Kosongkan untuk membuat catatan baru. | |
| athleteId | No | Athlete ID Intervals.icu. Default dari INTERVALS_ATHLETE_ID. | |
| startDate | No | Tanggal catatan, format YYYY-MM-DD. Default hari ini. | |
| description | Yes | Isi catatan (plain text). |