list_prompts
Retrieve a list of all registered MCP prompts with their names and descriptions to identify available instructions.
Instructions
List all registered MCP prompts.
Returns prompt names and descriptions.
Args: args: List prompts arguments ctx: MCP context
Returns: Result with list of prompts
Arguments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | List prompts arguments |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |