mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
lint
This commit is contained in:
parent
435925a0c0
commit
9941d02bd5
@ -135,7 +135,7 @@ const handler = createMcpHandler(
|
||||
}
|
||||
);
|
||||
server.tool(
|
||||
"search_docs",
|
||||
"search_docs",
|
||||
"Search through all Stack Auth documentation including API docs, guides, and examples. Returns ranked results with snippets and relevance scores.",
|
||||
{
|
||||
search_query: z.string().describe("The search query to find relevant documentation"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user