manus_file_create
Create a file record and generate a presigned upload URL for direct S3 upload via PUT, with a 3-minute window.
Instructions
Create a file record and get a presigned S3 upload URL. You must PUT the bytes to upload_url within 3 minutes. Prefer manus_file_upload which performs the full flow (create + PUT + wait-until-uploaded) in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes |