MCP Server for Intercom

by raoulbia-ai
Verified

search_tickets_by_customer

Retrieve customer support tickets by email or ID with optional date filters to analyze their interaction history efficiently within the MCP Server for Intercom.

Instructions

Searches for tickets by customer email or ID with optional date filtering.

Required: customerIdentifier (email/ID) Optional: startDate, endDate (DD/MM/YYYY format)

Use when analyzing a customer's support history.

Input Schema

NameRequiredDescriptionDefault
customerIdentifierYesCustomer email or ID to search for
endDateNoOptional end date in DD/MM/YYYY format (e.g., '21/01/2025')
startDateNoOptional start date in DD/MM/YYYY format (e.g., '15/01/2025')

Input Schema (JSON Schema)

{ "properties": { "customerIdentifier": { "description": "Customer email or ID to search for", "type": "string" }, "endDate": { "description": "Optional end date in DD/MM/YYYY format (e.g., '21/01/2025')", "type": "string" }, "startDate": { "description": "Optional start date in DD/MM/YYYY format (e.g., '15/01/2025')", "type": "string" } }, "required": [ "customerIdentifier" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server for Intercom

Related Tools

ID: m4uflija10