erp_test_webhook
Send ERP API requests to a test webhook URL using the same headers and body data. Validate endpoints and methods for AARO ERP MCP Server integration.
Instructions
Test amaçlı webhook URL'sine ERP API request'i gönderir. Aynı header ve body bilgileri ile test endpoint'ine istek atar.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | POST request için body verisi | |
endpoint | Yes | Test edilecek ERP endpoint'i (örn: /api/Stok) | |
method | Yes | HTTP metodu (GET veya POST) | |
params | No | Query parametreleri |