clients_export_csv
Export all clients for the active company to a CSV file, returns base64-encoded binary data for downloading or further processing.
Instructions
Export all clients for the active company as a CSV file. Returns base64-encoded binary data representing the CSV file contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | No | Company UUID override (uses active company if not set) |