Skip to main content
Glama

DefectDojo MCP Server

by jamiesonio

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

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/jamiesonio/defectdojo-mcp'

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