FavoriteDarrell DeVeaux (HealthDetail) asked in Agentblazer Community GroupAug 27, 8:58 PMHow Can We Modify or Create Our Own QueryRecords Action To Return More Than 50 Records?1 answerSortSort by DateSort by Most HelpfulSort by DateAjaypreet Singh Saini (Grantbook)Aug 27, 9:42 PMHey @Darrell DeVeaux, have you tried using flows or apex route? Also, there is a reason of the limit on standard action, so make sure your custom route won't query a lot of records as it can exhaust the LLM context window Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Ajaypreet Singh Saini (Grantbook)Aug 27, 9:42 PMHey @Darrell DeVeaux, have you tried using flows or apex route? Also, there is a reason of the limit on standard action, so make sure your custom route won't query a lot of records as it can exhaust the LLM context window