Events
eventsFind current "things to do" in Paris (Que Faire à Paris, City of Paris official events). Filter by keyword, free admission, and date window. Returns events sorted by start date. Note: titles/descriptions are in French.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Include events starting on/before this date YYYY-MM-DD. | |
| from | No | Include events running on/after this date YYYY-MM-DD (default: today). Ongoing/undated events are included. | |
| limit | No | Max events (1-50, default 20). | |
| query | No | Keyword (full-text), e.g. "jazz", "exposition", "marché". French terms match best. | |
| offset | No | Pagination offset (default 0). | |
| free_only | No | If true, only free events (price_type = gratuit). |