@kazuph/mcp-taskmanager

approve_request_completion

Finalize and confirm completion of a task request by approving all tasks. Displays a progress table for review. If not approved, add new tasks to continue the process.

Instructions

After all tasks are done and approved, this tool finalizes the entire request. The user must call this to confirm that the request is fully completed.

A progress table showing the final status of all tasks will be displayed before requesting final approval.

If not approved, the user can add new tasks using 'request_planning' and continue the process.

Input Schema

NameRequiredDescriptionDefault
requestIdYes

Input Schema (JSON Schema)

{ "properties": { "requestId": { "type": "string" } }, "required": [ "requestId" ], "type": "object" }

You must be authenticated.

Other Tools from @kazuph/mcp-taskmanager

Related Tools

ID: bdjh7kx05h