Search FreeScout Tickets
freescout_search_ticketsLocate FreeScout tickets by subject, customer email, ticket number, assignee, status, or time. Include last-message preview for quick review.
Instructions
Search for FreeScout tickets with explicit filter parameters. Text search is subject-only (FreeScout has no message-body full-text search): use subject (or its alias textSearch) to match the conversation subject, customerEmail to filter by the customer, and number to look up a single ticket. Use assignee: "unassigned" for unassigned tickets, or assignee: number for a specific user. Supports relative time filters like "7d", "24h". Use includeLastMessage: true to get a preview of the most recent message for each ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| state | No | ||
| number | No | Look up a single conversation by its ticket number. | |
| status | No | ||
| subject | No | Filter by conversation subject (partial match). | |
| assignee | No | ||
| pageSize | No | ||
| mailboxId | No | ||
| textSearch | No | Alias for `subject`: matches the conversation subject only, not message bodies. | |
| createdSince | No | ||
| updatedSince | No | ||
| customerEmail | No | Filter by the customer email address on the conversation. | |
| includeLastMessage | No |