wafle_ads_sync_full
Run a full ads-platform catalog sync and wait until it finishes, emitting progress updates. For long-running syncs; for fire-and-forget, call the create endpoint directly.
Instructions
Run a full ads-platform catalog sync (Meta Catalog API or equivalent) AND wait until it finishes. Emits progress notifications.
Long-running (5+ minutes for large catalogs). For fire-and-forget, call the underlying create endpoint directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No | Optional filters (e.g. `{ in_stock: true }`). | |
| connection_id | Yes | ||
| timeout_seconds | No |