upload_project
Upload a project to Langflow by providing a file with name and stringified JSON content.
Instructions
Upload a project from file data. Provide an object with name, content (stringified JSON), and optional type fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | File object with fields: name (string), content (string, max 10MB), type (optional string) |