godspeed-mcp

by AliNagy
Verified

uncompleteTask

Use this API tool to mark a previously completed task as incomplete in the Godspeed task application, ensuring accurate task status updates. Requires task ID as input.

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from godspeed-mcp

Related Tools

ID: a5nf5wr6wf