mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
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:
parent
aaf49dbfa1
commit
844e916f0c
@ -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: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user