neuron_bot_api_get_bot
ActiveTool of io.github.conquext/neuron
declared in 1.0.0
Retrieve configuration and status information about the bot associated with the provided API key.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"apiKey"
],
"properties": {
"apiKey": {
"type": "string",
"description": "Bot API key with 'nrn_' prefix for authentication"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.conquext/neuron
https://github.com/conquext/neuron-mcp-server
1/7 registries