get_client
Retrieve complete client information including details, people, contacts, claims, policies, and invoices. Use the include parameter to select specific sections and reduce response size.
Instructions
Fetch full details for a single client.
Returns the full client object — details, people, contacts, claims, policies
by default. Use include to narrow the response and save bandwidth.
Args: agency_id: HawkSoft agency ID. client_id: HawkSoft client number. include: Sections to include: details, people, contacts, claims, policies, invoices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | ||
| agency_id | Yes | ||
| client_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |