Skip to main content
Glama

BugcrowdMCP

update_monetary_reward

Modify existing monetary rewards in the Bugcrowd API by inputting the reward ID and updated data parameters using this tool.

Instructions

Update an existing monetary reward.

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_monetary_rewardArguments", "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