sync_organization_events
Syncs Eventbrite organization events into a local SQLite database, performing full backfill on first run and incremental delta syncs for updates.
Instructions
Synchronize events from Eventbrite API into the local SQLite database. Runs full backfill if new, or fast incremental delta sync via 'changed_desc'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | Yes | ||
| force_full_resync | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |