When an automation assigns a form to a user, there should be a way to include a deep link to that specific form in a follow-up message action (Send DM / Send Chat Message). This would let admins build flows like: assign form → send DM with a tap-to-open link. Requires generating a user-specific deep link at execution time, exposing it as an output variable from the assign_form action, and mobile app URI scheme support.