mailu_request
Call any Mailu API v1 endpoint. Specify method, path, and optional body for operations not handled by other tools.
Instructions
Appel generique a l API Mailu (echappatoire pour tout endpoint non couvert). Fournir method, path (relatif a /api/v1) et body optionnel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Corps JSON (pour POST/PUT/PATCH) | |
| path | Yes | Chemin relatif a /api/v1, ex: /domain/example.com | |
| method | Yes | Methode HTTP |