For AI agents: visit https://docs.metarouter.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Type | Location | Event | Previous Version | Updated Version | Notes |
|---|
| parameter | playbook.yaml | N/A | 1.2.0 | 1.3.0 | Updated version parameter |
| parameter | playbook.yaml | global | [{"expression":{"body":"local email = input.traits.email or input.context.traits.email\nif email then\n return email\nend\nreturn","lang":"lua"}}] | N/A | Removed transforms parameter |
| parameter | playbook.yaml | global | input | traits.email | Updated inputKey parameter |