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, err := client.Workflows.Get(ctx, "scene-processing")
func (workflowClient) Get( ctx context.Context, slug string, ) (*workflows.Workflow, error)
Was this page helpful?