Get earnings call transcript
get_earnings_call_transcriptRetrieve speaker-tagged earnings call transcript chunks for a Bullrun ticker. Filter by fiscal period or search text to analyze management guidance and analyst Q&A.
Instructions
Fetch speaker-tagged earnings-call transcript chunks for one exact Bullrun ticker, optionally filtered by fiscal period or search text. Use this for management guidance language, analyst Q&A, and qualitative judgment that is not visible in financial statements. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Optional case-insensitive text/speaker search across transcript chunks. | |
| ticker | Yes | The ticker exactly as listed on Bullrun, e.g. "CRWD", "SPGI", "V". | |
| maxChunks | No | Maximum speaker-tagged transcript chunks to return. | |
| fiscalYear | No | Optional fiscal year filter. | |
| fiscalQuarter | No | Optional fiscal quarter filter. | |
| maxCharsPerChunk | No | Maximum characters per transcript chunk in the MCP response. |