add_activity
Add an activity to a specific day of your trip. Ensure the day is within the trip length and include practical details like duration and booking notes.
Instructions
Add one activity to a specific day of the trip. day must be between 1
and the trip's length. Put the practical notes in details: why it's worth
doing, roughly how long it takes, and anything to book ahead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | ||
| title | Yes | ||
| details | No | ||
| trip_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |