thinkneo_rotate_key
ActiveTool of ThinkNEO MCP Server
declared in 1.28.0
Instruct the gateway to rotate an API key.
Parameters schema
{
"type": "object",
"title": "thinkneo_rotate_keyArguments",
"required": [
"key_prefix"
],
"properties": {
"key_prefix": {
"type": "string",
"title": "Key Prefix",
"description": "First 8 chars of the key to rotate"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries