BMAD-METHOD/src/utility/agent-components/handler-data.txt

6 lines
238 B
Plaintext

<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>