Skip to main content
Glama

Poker Task Management MCP

by Hirao-Y

poker_deleteDetector

Remove a detector from the task management system to maintain clean task structures and eliminate unnecessary monitoring components.

Instructions

検出器を削除します

Input Schema

NameRequiredDescriptionDefault
nameYes削除する検出器の名前

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "name": { "description": "削除する検出器の名前", "type": "string" } }, "required": [ "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