Business Object Tool for Opportunity in Agent AI Studio
Summary:
I have created new business object in AI Agent Studio for Opportunity. I have also created the Business Object tool (GetOpportunity) to fetch oppty information when given oppty number. When I am associating it with my agent, it is not giving me apt result. On tracking the GetCall through LLM response, I could see the error code:
{
"response": {
"title": "Bad Request",
"status": 400,
"o:errorDetails": [
{
"detail": "URL request parameter fields with value OrganizationName,PartyNumber,PartyId,FormattedAddress,Type,EmailAddress,IndustryCode,PrimaryContactPartyId,PrimaryContactPartyNumber,Industries,PrimaryContactName;AccountRollup:SumOfOpenOpportunitiesRevenue,NumberOfOpenOpportunities,SumOpenOptyRevenueThisQtr,SumOptyRevenueWonThisQtr,SumOpenOptyRevenueNxtQtr,DateNextOptyClosed,NumberOfQualifiedHotLeads,NumberOfQualifiedLeads,CallsMade,EmailsSent,LastCallMadeDate,LastEmailSentDate,NumberOfTouches,LastTouchDate,LastCompletedActivity,NextAppointmentDate,NumberOfDecisionMakerContacts,CorpCurrencyCode is not valid.",