Prompts¶ MCP prompts are reusable recipes a client can render before calling tools. Search prompts¶ search_prompts¶ search_prompts¶prompt prompts readonly searchprompt prompts readonly searchsearch_prompts¶Guide the client to search for matching user prompts. Use this when the user wants matching user prompts. Arguments Argument Type Required Description topic str yes — agent str no — Search conversations¶ search_conversations¶ search_conversations¶prompt conversations readonly searchprompt conversations readonly searchsearch_conversations¶Guide the client to search full conversation/session records. Use this when the user wants full conversation records. Arguments Argument Type Required Description topic str yes — agent str no — Inspect stores¶ inspect_stores¶ inspect_stores¶prompt discovery readonlyprompt discovery readonlyinspect_stores¶Guide the client to inspect discovered agent stores and session files. Use this when the user wants to inspect discovered local stores before searching. Arguments Argument Type Required Description agent str no — pattern str no —