tomticket_get_customer
Fetch customer details using an internal ID or email. This read-only lookup provides customer information without altering data.
Instructions
Consulta os detalhes de um cliente. Nao altera dados.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | Id interno ou email do cliente. | |
| customer_type_id | No | I = id interno, E = email. Padrao I. |