Eingangs-E-Mail-Adresse abrufen
Gibt die E-Mail-Adresse zurück, an die der Mandant Belege weiterleiten kann. Erstellt automatisch eine neue Adresse, falls noch keine zugewiesen wurde.
get_inbox_address
Authorization
Authorization string header erforderlich API-Key im Format
ll_.... Übergabe als Bearer Token im OAuth-Flow. Scopes
config:read
Antwort
200
Erfolgreich
MCP
JSON get_inbox_address {
"tool": "get_inbox_address"
} 200 Response
JSON {
"inbox_address": "<string>"
}