WORKFLOW LIBRARY FINDER

Searches the d3VIEW Workflow Library and returns all entries that match the specified search criteria. Use this worker to discover and retrieve reusable workflows by name, keyword, or other filter text, with each result including a URL path to fetch or load the workflow directly.

When to use

Tagged: discovery, library, search, workflow_library, workflows.

Inputs

Label ID Type Default Required Description
Search search text Free-text search string (keyword, workflow name, or partial label) used to filter the Workflow Library; required — no default, leave empty to retrieve all entries if supported.

Outputs

Label ID Type Description
Library Workflows workflows dataset Tabular dataset of Workflow Library entries matching the search criteria; each row represents one workflow and the ‘url’ column contains the path to fetch or open that workflow.

Disciplines

  • platform.workflow

Auto-generated from platform schema. Worker id: workflows_library_finder. Schema hash: 121237793444. Hand-curated docs in workerexamples/ override this page when present.