meet_ingest_chunk
Ingest live spoken lines into an active meeting session and flush each chunk to disk immediately, enabling real-time capture and durable storage for later processing.
Instructions
Ingests a live spoken line/chunk into an active session in real-time. Automatically flushes to disk immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| speaker | Yes | ||
| session_id | Yes | ||
| relative_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |