automation-context-usable-as-object-or-context-manager

Status: IN

`AutomationContext` can be used both as a regular object (`ctx = AutomationContext(...)`) and as an async context manager (`async with AutomationContext(...) as ftl`).

Source: entries/2026/05/11/examples-06-automation-context-example_phase2_inventory.md

JSON