Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
Delete a specific memory by ID. **Endpoint:** `DELETE /api/memory/{id}` **Parameters:** - `id` (required): The memory ID to delete- Confidence
- 80% confidence
- Finding
- Tool parameters are crafted to achieve unintended or unsafe behavior. Parameter abuse can bypass intended safety checks (e.g. shell=True, --force, dangerous glob patterns).
