add_file_to_flow
Assign a finalized file to an architectural flow. This keeps the file architecturally connected; each file needs at least one flow.
Instructions
Assign a finalized file to an architectural flow. Every finalized file needs at least one flow assignment to stay architecturally connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | File ID (from reserve_file/finalize_file) | |
| flow_id | Yes | Flow ID (from add_flow or get_all_flows) |