search_calls
Search for keywords across all call transcripts to find relevant conversations and extract insights from customer interactions.
Instructions
Search for keywords across all call transcripts.
Args:
query: Search terms (case-insensitive, searches all transcript content)
limit: Maximum excerpts to return (default: 10, max: 50)
Returns:
JSON array of matching excerpts with call context
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No |