Upload Card Bridge
card_upload_assetInternal bridge for the upload card (not for agents — use request_user_upload / upload_asset). phase 'presign' mints the PUT URL for the picked file; phase 'complete' verifies the object landed and finishes the request_user_upload call with the publicUrl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | ||
| phase | Yes | ||
| file_name | No | ||
| projectId | Yes | ||
| size_bytes | No | ||
| content_type | No |