upload_file
Upload any local file to Tripo and get a reusable token for 3D model generation and processing.
Instructions
Upload a local file to Tripo and return a reusable file token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Local file path to upload to Tripo |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expiresIn | Yes | ||
| fileToken | Yes | ||
| presignedUrl | Yes |