get_customer_context
get_customer_contextRetrieve customer history including organization, past tickets, and prior issues by email or organization name to inform ticket responses and avoid repeating past answers.
Instructions
Pull together everything known about a customer: their org, past tickets, and prior reported issues. Look up by requester email for a single contact, or by organization name for the whole account. Use this before responding to a ticket to understand history and avoid repeating past answers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization | No | Customer organization name to search by, e.g. 'Anthology'. Use instead of requesterEmail to pull the whole account's tickets. | |
| requesterEmail | No | Email address of the customer/requester |