Whatever message this page gives is out now! Go check it out!
listPrompts function retrieves the list of all prompts that the MCP server exposes to your client. Each prompt typically describes a reusable AI interaction pattern, such as code review, summarization, or workflow step, along with its required and optional arguments.listPrompts()prompts = mcpClient.listPrompts();