.. _auto_worker_finder: *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 ------ .. list-table:: :header-rows: 1 :widths: 20 20 20 20 20 20 * - 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 ------- .. list-table:: :header-rows: 1 :widths: 20 20 20 20 * - Label - ID - Type - Description * - Worker JSON - worker_json - textarea - Disciplines ----------- - platform.integration - platform.workflow .. raw:: html
Auto-generated from platform schema. Worker id: worker_finder. Schema hash: d742d71a7205. Hand-curated docs in workerexamples/ override this page when present.