api_delete
Perform a DELETE request against any configured HTTP API to remove a resource. Specify the path and optional headers or payload to delete data via the MCP server's generic API access.
Instructions
Generic DELETE against API_BASE (guarded).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| headers | No | ||
| payload | No |