add_prompt
Add a new prompt with a name and markdown content to the Prompts MCP Server, enabling organized storage and retrieval of prompt templates for efficient management.
Instructions
Add a new prompt to the collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content of the prompt in markdown format | |
name | Yes | Name of the prompt |