reload_prompts
Reloads predefined prompt templates on the MCP Prompt Server, ensuring up-to-date resources for tasks like code review and API documentation in Cursor/Windsurf editors.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}