ppt_check_route
Lock a high-level PDF-to-PPT conversion route after user confirmation, returning a route_workflow_id to initiate the guided workflow.
Instructions
Lock a high-level route workflow after the user explicitly confirms it.
This is step 1 of the high-level guided flow. It only locks the route and
returns a route_workflow_id. Then use ppt_set_conversion_target,
ppt_list_route_models if needed, ppt_set_route_options, and finally
ppt_convert_pdf.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route | Yes | ||
| route_confirmed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||