send_file
Trigger a connector's send action to upload files from its send folder, specifying the connector ID and optional file parameters for precise transfer control.
Instructions
Trigger the send action of a connector to upload/send files from the send folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | The specific file name to send | |
| portId | No | The port ID | |
| messageId | No | The message ID | |
| subfolder | No | The subfolder of the file | |
| attachment | No | The attachment file | |
| connectorId | Yes | The connector ID (required) - triggers the send action for this connector | |
| workspaceId | No | The workspace ID of the connector | |
| formatResult | No | Whether to format the result |