Filter YAML Records

Filter YAML array records by field conditions.

Beginner~2 minyamltransformfilter

Use case

Use this to subset YAML data before processing, like selecting active records or specific regions.

Workflow overview1 steps0 / 1 completed~2 min

What to expect

Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.

Filter YAML array records by field conditions.

Current focusStep 1 · YAML Filter
0% complete
Step 1yaml-tools Waiting

YAML Filter

YAML → YAML

Filter YAML records

YAML array with only records matching the filter condition.

Workflow steps

Run this workflow inline
Work through each tool step here. Running a step automatically prepares the next step with the correct handoff value.

Workflow shortcut

Next unlocked step: Step 1 · YAML Filter

Progress is stored locally in this browser.
1
Step 1Ready to runyaml-tools

YAML Filter

Filter a YAML array of records by field conditions. Supports operators: equals, not-equals, contains, gte, lte.

Open full tool

Filter input (JSON envelope)

Provide { "yaml": "...", "field": "name", "operator": "equals|not-equals|contains|gte|lte", "value": "..." }.

Filtered YAML

YAML array with only records matching the filter condition.

Run this step to process the current input and prepare the next workflow stage.