Hi community, I am trying to build a tool that searches a simple database (e.g. Airtable) and returns multiple values. Idea is to build an AI agent that helps callers find out if there is a bus delay. The agent asks for the bus they want to take and the function should check the database and return if there is a delay or not and the reason for the delay. Can anyone point me in the right direction?