Start Batch Planning
Initiates the AI planning phase. Takes source docs and studio context to generate content plans.
Request
This endpoint expects an object.
rag_document_ids
List of Vector Document IDs (Strings)
studio_id
experience_types
List of experience types (e.g. [‘VIDEO’, ‘PODCAST’])
additional_context
action_session_id
Optional Action Session ID to pull context from
Response
job_id
status
message
result
Contains list of spawned child jobs

