Upload integration artifact
upload_integration_artifactCreate or update an integration artifact in a package from a local zip file, using mode 'create' for new artifacts or 'update' to replace an existing one.
Instructions
Create or update an integration design-time artifact from a local zip file. Use mode 'create' to add a new artifact to a package, or 'update' to replace an existing one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| mode | Yes | ||
| name | Yes | ||
| version | No | ||
| file_path | Yes | ||
| package_id | Yes |