Refactor askStackAuth key to ask_stack_auth in API documentation

- Updated the key name in the capabilities section of the API documentation to follow a consistent naming convention, improving clarity and maintainability.
This commit is contained in:
mantrakp04 2026-03-23 17:36:59 -07:00
parent aaf49dbfa1
commit 844e916f0c

View File

@ -78,7 +78,7 @@ const handler = createMcpHandler(
{
capabilities: {
tools: {
askStackAuth: {
ask_stack_auth: {
description:
"Ask the Stack Auth documentation assistant any question about Stack Auth (setup, APIs, SDKs, configuration, troubleshooting).",
parameters: {