ppt_set_conversion_target
Persist the conversion target for a route workflow by recording the PDF path and page-range decision, and confirm the selected pages before proceeding with conversion.
Instructions
Write pdf_path and page range decisions into a locked route workflow.
This is step 2 of the high-level guided flow. Use it to persist conversion
target state so weaker models do not have to remember page ranges from chat
history. pdf_path must be a real local PDF path explicitly provided by
the user. Do not treat the page scope as complete until
page_range_confirmed=true is explicitly written for the currently selected
pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_end | No | ||
| pdf_path | No | ||
| page_start | No | ||
| route_workflow_id | Yes | ||
| page_range_decision | No | ||
| page_range_confirmed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||