set_response
set_response
Set or replace the response text after construction. The response is the text the AI speaks back to the caller after the function executes.
Parameters
response
Text for the AI to speak to the caller.
Returns
FunctionResult — self, for chaining.