ASSEMBLY FINDER¶
Searches the platform assembly registry and returns all assemblies that match the specified filter criteria. Use this worker to locate and retrieve assembly records for downstream workflow steps.
When to use¶
Tagged: assembly, filter, registry, search.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Choose Filters | filters | filters | — | ✓ | One or more platform filter expressions (sourced from /api/app/get_filters?type=assemblies) used to narrow the assembly search; required — configure at least one filter to constrain results. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Assemblies | assemblies | dataset | Dataset of assembly records matching the applied filters; each row represents one assembly with its associated metadata from the platform registry. |
Disciplines¶
- platform.workflow
Auto-generated from platform schema. Worker id: assembly_finder. Schema hash: 3c887edd772c. Hand-curated docs in workerexamples/ override this page when present.