Describe the feature
With the recent feature that added support to other types of function call outputs on responses API, it would be nice if the agents SDK could accept other return types.
Currently, it seems to only support generating a str output.
To afford the new feature, it would have to support an array of input types when generating the function_call_output.