Arguments passed to the connector tool. String values support {placeholders}. In 'summary' mode: {totalEvents}, {city}, {country}, {region}, {industry}, {events} (all exhibitions as text lines) and {message} (the rendered template below). In 'chunked' mode: same as summary but {events} holds one part of the list, and {part}/{partCount} give the 1-based part number and total (e.g. 'Trade shows (part {part}/{partCount})'). In 'perEvent' mode: {exhibition_name}, {description}, {venue_name}, {city}, {country}, {date}, {duration}, {exhibition_url}, {industry}, {category} and {message}. Example for Notion: {"parent": {"page_id": ""}, "pages": [{"properties": {"title": "Trade shows — {city} ({totalEvents})"}, "content": "Found {totalEvents} events in {city}:\n\n{events}"}]}.