Added

Environment variables and embed ID in template hooks

Template hooks can now access environment variables when executed within an environment context, enabling more dynamic and environment-aware logic. When run within an embedded flow, template hooks also receive the embed_id, making it easier to tailor behavior based on the specific embed instance.