### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior It seems to me that ListApplicationRecords and GetApplicationRecord are reversed in their functionality. <img width="520" height="384" alt="Image" src="https://github.com/user-attachments/assets/d05f5cdf-f6df-49b0-8fbb-744432266368" /> Note that the description is wrong in the list ### Expected Behavior I would expect ListApplicationRecords to give me an array of records, and GetApplicationRecord to get a specific one. It is reversed right now ### Steps to reproduce Use the Lowcoder API ListApplicationRecords. Not that it expects a specific ApplicationRecordID as well as the Application ### Environment Self Hosted 2.7.3 ### Additional Information _No response_