Skip to main content
Glama

MCP cldkctl Server

by raffelprama
MIT License
  • Linux
  • Apple

cldkctl_org_role_edit

Edit organization role details using the MCP cldkctl Server. Provide role ID and updated role data to modify role configuration efficiently.

Instructions

Call the cldkctl_org_role_edit endpoint

Input Schema

NameRequiredDescriptionDefault
role_dataYesRole data
role_idYesRole ID

Input Schema (JSON Schema)

{ "properties": { "role_data": { "description": "Role data", "type": "object" }, "role_id": { "description": "Role ID", "type": "string" } }, "required": [ "role_id", "role_data" ], "type": "object" }
Install Server

Other Tools from MCP cldkctl Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/raffelprama/mcp-cldkctl'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server