Skip to main content
Glama

@kazuph/mcp-taskmanager

by kazuph
MIT License
737
187
  • Apple

approve_request_completion

Finalizes and approves completed requests in the MCP task manager. Displays a progress table for task status before confirmation. If not approved, use the 'request_planning' tool to add tasks and 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" }

Other Tools from @kazuph/mcp-taskmanager

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kazuph/mcp-taskmanager'

If you have feedback or need assistance with the MCP directory API, please join our Discord server