DefectDojo MCP Server

MIT License
1
  • Linux
  • Apple

get_engagement

Retrieve details of a specific engagement by its ID using the DefectDojo MCP Server for streamlined vulnerability management and programmatic interactions.

Instructions

Get a specific engagement by ID

Input Schema

NameRequiredDescriptionDefault
engagement_idYes

Input Schema (JSON Schema)

{ "properties": { "engagement_id": { "title": "Engagement Id", "type": "integer" } }, "required": [ "engagement_id" ], "title": "get_engagementArguments", "type": "object" }

You must be authenticated.

Other Tools from DefectDojo MCP Server

Related Tools

ID: exlay0zmev