video_continue_session
Ask follow-up questions about videos within an existing analysis session to deepen understanding and extract additional insights.
Instructions
Continue analysis within an existing video session.
Args: session_id: Session ID returned by video_create_session. prompt: Follow-up question about the video.
Returns: Dict with response text and turn_count.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID from video_create_session | |
| prompt | Yes | Follow-up question or instruction |