Generic Safefy API Request
safefy_payment_api_requestSend a real request to any Safefy payment API endpoint when no dedicated tool is available. Specify path, method, query, and auth to handle payments, withdrawals, and transactions directly.
Instructions
Executa uma chamada real para qualquer rota da API de pagamentos. Use quando nao houver tool dedicada.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | Caminho da rota. Ex: /v1/transactions | |
| query | No | ||
| method | No | GET | |
| requireAuth | No |