trigger_preview
Trigger a preview job after structural editing of rows or columns. Queue a preview and track progress with wait_for_job.
Instructions
Trigger a preview run after structural editing is complete.
Call this after finishing row/column edits (exclude_row, add_pending_row, add_column, etc.) to explicitly queue a preview job.
This clears skip_auto_preview and queues the preview. Then call wait_for_job(session_id) to track progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID to trigger preview for. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |