simulate_user_input
simulate_user_input
Inject text as if the user spoke it. The AI agent processes the injected text exactly as it would process real speech input. Useful for driving automated workflows or confirmations.
Parameters
text
Text to inject as simulated user speech.
Returns
FunctionResult — self, for chaining.