Skip to main content
Glama

intruder-mcp

Official

delete_target

Remove a specified target using its unique ID with this tool from the intruder-mcp server. Simplifies target management and cleanup.

Instructions

    Delete a target.

    Args:
        target_id: The ID of the target to delete
    

Input Schema

NameRequiredDescriptionDefault
target_idYes

Input Schema (JSON Schema)

{ "properties": { "target_id": { "title": "Target Id", "type": "string" } }, "required": [ "target_id" ], "title": "delete_targetArguments", "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/intruder-io/intruder-mcp'

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