mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 13:21:55 +00:00
docs(mcp-server): update description to clarify JavaScript internals explanation
This commit is contained in:
+1
-1
@@ -196,7 +196,7 @@ export async function main() {
|
||||
"ask",
|
||||
{
|
||||
description:
|
||||
"How to orchestrate ask262 tools to explore JavaScript internals",
|
||||
"Explains JavaScript internals from the ECMAScript specification.",
|
||||
argsSchema: {
|
||||
question: z.string().describe("Question"),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user