Skip to main content
Glama

BugcrowdMCP

update_organization_member_role

Modify the role of a member within an organization using BugcrowdMCP. This tool allows for secure and efficient role updates via the Bugcrowd API.

Instructions

Update the role of an organization member.

Input Schema

NameRequiredDescriptionDefault
dataYes
idYes

Input Schema (JSON Schema)

{ "properties": { "data": { "additionalProperties": true, "title": "Data", "type": "object" }, "id": { "title": "Id", "type": "string" } }, "required": [ "id", "data" ], "title": "update_organization_member_roleArguments", "type": "object" }

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/unstrike/BugcrowdMCP'

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