process_bid_room
Use an E2B sandbox to process tender attachments and call Cohere Command A+ inside the sandbox for bid-room analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | Inline business profile used for this call only. Overrides any saved profile. On the shared public endpoint without a subscriber key, this is the way to describe your business. | |
| reference | Yes | CanadaBuys or Alberta APC reference number | |
| max_attachments | No | Maximum direct attachments to process (default 5, max 5) | |
| timeout_seconds | No | E2B sandbox timeout in seconds (default 900) | |
| business_context | No | Optional company capabilities or bid context. If omitted, the saved business profile is used. | |
| command_timeout_seconds | No | Sandbox command timeout in seconds (default 420) |