Runn: remove workstream from project
runn_remove_project_workstreamDetach a workstream from a project by removing the project link only, leaving the workstream intact. Provide the project ID and workstream ID.
Instructions
Detach a workstream from a project (DELETE /projects/{projectId}/project-workstreams/{workstreamId}). Removes the project link only; the workstream itself is not deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| workstreamId | Yes |