add_activity_message
Add a note or comment to an Intervals.icu activity by supplying the activity ID and message content.
Instructions
Add a message (note/comment) to an activity on Intervals.icu
Args: activity_id: The Intervals.icu activity ID content: The message text to add api_key: The Intervals.icu API key (optional, will use API_KEY from .env if not provided)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| content | Yes | ||
| activity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |