WORKER FINDER¶
Searches the d3VIEW worker registry for workers matching a given search term and returns the results as structured JSON. Use this worker to dynamically discover available workers by type or keyword within a workflow.
When to use¶
Tagged: registry, search, worker_discovery, worker_finder, workflow.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Search | search | text | — | ✓ | Free-text search term (e.g. worker type name or keyword) used to query the worker registry; must be non-empty. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Worker JSON | worker_json | textarea |
Disciplines¶
- platform.integration
- platform.workflow
Auto-generated from platform schema. Worker id: worker_finder. Schema hash: d742d71a7205. Hand-curated docs in workerexamples/ override this page when present.