Skip to main content
Glama

Poker Task Management MCP

by Hirao-Y

poker_deleteZone

Remove a specified zone from the task management system to maintain organized project structures and eliminate unnecessary task groupings.

Instructions

ゾーンを削除します(ATMOSPHERE以外)

Input Schema

NameRequiredDescriptionDefault
body_nameYes削除するゾーンの立体名

Input Schema (JSON Schema)

{ "properties": { "body_name": { "description": "削除するゾーンの立体名", "type": "string" } }, "required": [ "body_name" ], "type": "object" }

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/Hirao-Y/poker_mcp'

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