Get Trip
get_tripRetrieve a specific trip by its ID, including all linked places and people.
Instructions
Single trip with linked places and people. ($0.10; API key required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trip_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trip | No | ||
| people | No | ||
| places | No |