Events
eventsCurated things-to-do / events for a DoStuff metro. Defaults to today; pass date and/or days to cover a window (e.g. a weekend). Optionally filter by category (music, art, performing-arts, comedy, food-drink, other-fun-deals) and free-only. Sorted by start time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Start date YYYY-MM-DD (default: today, US Eastern). | |
| days | No | How many days from the start date to include (1-7, default 1). Use 3 for a weekend. | |
| limit | No | Max events to return (1-200, default 50). | |
| metro | Yes | Metro slug: nyc, chicago, boston, austin, san-antonio, sf-bay. Use the metros tool to list. | |
| category | No | Filter by category, e.g. "music", "art", "comedy", "performing-arts", "food-drink". | |
| free_only | No | If true, only return free events. |