A trigger instance returned by playbook.trigger().
Generic over the playbook's declared inputs I so that the type system
can verify the trigger's mapper return matches the inputs schema. The
__inputs phantom field is never populated at runtime — it exists purely
to anchor I for TypeScript's type checker.
A trigger instance returned by playbook.trigger().
Generic over the playbook's declared inputs
Iso that the type system can verify the trigger's mapper return matches the inputs schema. The__inputsphantom field is never populated at runtime — it exists purely to anchorIfor TypeScript's type checker.