I’m finding that AIP Agent studio action tools fail where the function-backed-action has optional fields that are not included. The action parameters are all set to optional. The function inputs are all optional. It handles the values when they are undefined etc.
And yet, when AIP Agent uses these action tools, the error message is always “The provided JSON input is missing field: exampleFieldHere".
Has anyone else run into this problem?