Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
workflow = workflow_client.create( "Scene processing", description="Process new scenes into analysis-ready outputs.", )
def WorkflowClient.create(name: str, description: str = "") -> Workflow
Was this page helpful?