Files
BMAD-METHOD/src/utility/models/fragments/handler-data.xml
Brian Madison 3f40ef4756 agent updates
2025-10-02 21:45:59 -05:00

6 lines
238 B
XML

<handler type="data">
When menu item has: data="path/to/file.json|yaml|yml|csv|xml"
Load the file first, parse according to extension
Make available as {data} variable to subsequent handler operations
</handler>