get_earnings_transcript
Full earnings call transcript for a company and fiscal quarter — management remarks and the analyst Q&A, speaker by speaker. The primary source for guidance, segment color, and management tone. Long: use offset/limit to page through big calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Speaker turns to return. Defaults to all. | |
| offset | No | Skip the first N speaker turns. Defaults to 0. | |
| ticker | Yes | Stock ticker (e.g. AAPL). Transcripts cover individual companies only. | |
| quarter | Yes | Fiscal quarter of the call, e.g. '2026Q1'. ⚠️ FISCAL, not calendar — and for a company whose fiscal year is offset they are different years. NVDA's quarter ending 2026-04-30 is 2027Q1, not 2026Q1; asking for 2026Q1 returns a call from May 2025 with no error. Do not derive this label from a calendar date. If unsure, try the label and check the speakers' own dates in the transcript before using anything from it. |