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 history¶ search_history¶ search_history¶prompt history readonly searchprompt history readonly searchsearch_history¶Guide the client to search assistant or command history records. Use this when the user wants assistant or command history 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 —