lbm_get_transcript
Retrieve the full verbatim transcript of an LLM response for a specific monitoring result. See exactly what an LLM said about your brand, including model name, prompt, and metadata.
Instructions
WHEN TO USE: To read the full verbatim LLM response for a specific monitoring result. Use when the user wants to see exactly what an LLM said about their brand. REQUIRES: project_id and result_id from lbm_list_results. RETURNS: Full transcript text, model name, prompt text, and metadata (brand_mentioned, sentiment, links found).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result_id | Yes | Result ID from lbm_list_results | |
| project_id | Yes | Project ID |