add_file_flows
Batch-assign multiple files to flows in a single operation, automatically skipping existing links to avoid duplicates.
Instructions
Batch-assign multiple files to flows. Skips existing links silently. More efficient than multiple add_file_to_flow calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| links | Yes | Array of [file_id, flow_id] tuples to create |