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.3.0 | 1.4.0 | Updated version parameter |
| parameter | playbook.yaml | global | N/A | {"inputKey":"input","outputKey":"user.phone_number","transforms":[{"expression":{"body":"-- Phone number must start with + sign and country code, E164 format to be exact e.g.: +16505551212\nreturn input.traits.phone or input.context.traits.phone","lang":"lua"}}]} | Added mappings parameter |