Skip to main content
Glama

Promptopia MCP

by lumile
MIT License
417
1

delete_prompt

Remove a specific prompt by its unique ID using this tool, ensuring prompt management within the Promptopia MCP server is precise and efficient.

Instructions

Deletes a prompt by its ID

Input Schema

NameRequiredDescriptionDefault
idYesID of the prompt to delete

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the prompt to delete", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from Promptopia MCP

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/lumile/promptopia-mcp'

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