Save SSH Task
unfour.ssh.save_taskCreate or update SSH task definitions with command, upload, and download steps. Preserve existing settings on update and validate step configuration to ensure reliable automation.
Instructions
Creates or updates a saved SSH task through the command bus. On update, omitted description and defaultConnectionId keep their current values; pass null for defaultConnectionId to clear it. Step types and configuration are validated by the SSH engine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| steps | Yes | ||
| taskId | No | ||
| description | No | ||
| workspaceId | No | ||
| defaultConnectionId | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||