testneo_delete_saved_api_test_chain
Delete a saved API test chain by providing its project ID and chain ID. Confirmation must be set to true.
Instructions
Delete a saved API test chain by id. Guarded: TESTNEO_MCP_ALLOW_WRITE + confirm=true. Backend: DELETE /api/web/v1/projects/{id}/api-test-chains/{chain_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| chain_id | Yes | ||
| confirm | No | ||
| idempotency_key | No |