Get Zero Transcript by ID
get_meeting_transcript_by_idRetrieve a meeting transcript by its ID, returning the summary, query-matched speaker blocks, and optional tasks. Use it to quickly find and review relevant transcript sections and action items.
Instructions
OpenClaw-compatible transcript lookup by id. It returns the summary, optional tasks, and only query-matched speaker blocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| transcriptId | Yes | ||
| include_tasks | Yes | ||
| include_turns | Yes |