move_create_file
Reserve a file slot and get a presigned PUT URL to upload video bytes for motion capture processing.
Instructions
Reserve a file slot and get a presigned PUT URL to upload the bytes to.
Prefer move_upload_file when the video is on this machine — it does the
create and the upload in one step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| metadata | No | ||
| file_type | Yes | File extension without the dot, e.g. 'mp4', 'mov', 'move'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||