update_bulk_sync_schemas
Modify which data tables are included in a bulk synchronization process by updating schema configurations for a specified sync ID.
Instructions
Update which schemas/tables are enabled for a bulk sync.
Args: id: The bulk sync ID schemas: JSON array of schema configurations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| schemas | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |