Custom object for dynamic content injection into the agent prompt.
Keys in this map correspond to placeholders in the prompt template: e.g {{ firstName }}.
At runtime, each placeholder will be replaced with its corresponding value.
⚠️ All sent variables not found in configured agent prompt will be ignored.