list_creditors
List all creditors (vendors) from the BuchhaltungsButler accounting account. Supports pagination via limit and offset parameters.
Instructions
Ruft alle Kreditoren (Lieferanten) eines BuchhaltungsButler-Kontos ab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional: Maximale Anzahl Ergebnisse (Default 25). | |
| offset | No | Optional: Offset. | |
| api_key | No | API-Key des zu verwaltenden Kunden. Optional, falls BUCHHALTUNGSBUTLER_API_KEY als Umgebungsvariable gesetzt ist. |