List Trips
get_tripsGet user trips with status filter (planned/completed) from Dayze MCP. Use this to query trip history or upcoming trips, excluding residences which have a dedicated tool.
Instructions
User trips with status filter (planned/completed/etc.). Residences also appear here with metadata.kind=residence — prefer get_residences for home history. ($0.10; API key required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| from | No | ||
| limit | No | ||
| cursor | No | Continue the same immutable one-hour snapshot; other filters remain frozen. | |
| status | No | ||
| include_archived | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| trips | No |