ncloud_update_pipeline
Update an existing SourcePipeline pipeline by modifying its tasks, triggers, and description. Provide the pipeline ID and new task list to apply changes.
Instructions
Update an existing SourcePipeline pipeline (tasks and triggers)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | Updated task list | |
| trigger | No | Trigger configuration | |
| projectId | Yes | Pipeline ID to update | |
| description | No | Pipeline description |