For the complete documentation index, see llms.txt. This page is also available as Markdown.

Datasource$source_workflow

Datasource$source_workflow() → Workflow | NULL

Returns the datasource's source workflow. If the datasource instead has a source dataset, this method will return NULL.

Returns

Workflow | NULL

Was this helpful?