granoflow_task_complete
Complete a Granoflow task by providing its ID and optional input. Use dry run to preview the request without saving changes.
Instructions
Complete a Granoflow task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | JSON object sent to the Granoflow Local HTTP API. | |
| dryRun | No | When true, previews the request without writing. | |
| taskId | Yes | Granoflow task id. |