tp_update_event
Update an existing event's details such as date, name, type, priority, distance, description, and attached workout legs.
Instructions
Update an event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| name | No | ||
| athlete | No | Target athlete name or ID (coach accounts only). Omit to use your own profile. | |
| event_id | Yes | ||
| priority | No | ||
| ctl_target | No | ||
| event_type | No | ||
| description | No | ||
| distance_km | No | ||
| workout_ids | No | Workout IDs to attach to the event as its legs, in order (e.g. swim, T1, bike, T2, run). Replaces the existing list. |