upload_file_to_presigned_url
Upload a local file from the MCP server's filesystem to a presigned upload_url returned by the upload-URL endpoint. Use this for local CLI testing when the server can read the file path; remote web-chat users still need a browser or backend upload bridge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| upload_url | Yes | ||
| content_type | No | ||
| local_file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||