get_transcripts
[content_fetch] Verbatim transcript of ONE recording by conversation_id. Paginated (offset / next_offset) — page through for more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| conversation_id | No | required; opaque id string (may be 19-digit snowflake) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | ||
| result | Yes | Tool-specific result payload; shape varies per tool (object for most; may be null/array/text for some). Intentionally type-unconstrained for strict-validating clients. | |
| took_ms | No |