You're viewing a demo portfolio

Join the waitlist
PRSM

neuron_update_organization

Active

Tool of io.github.conquext/neuron

declared in 1.0.0

Update organization settings such as name, description, or configuration preferences. Only provided fields are changed.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "orgId"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "New display name for the organization"
    },
    "orgId": {
      "type": "string",
      "description": "Unique identifier (UUID) of the organization to update"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.conquext/neuron

https://github.com/conquext/neuron-mcp-server

1/7 registries
View full server →
neuron_update_organization — io.github.conquext/neuron — PRSM MCP