1. I have an Airtable database with 2 tables, one for Profile, and one for Tools.
2. The Profile has a field called Tools, which gets the from Tools table for the that user uses.
3. I created two API requests, one for each table: one for Profile, and one for Tools.
4. How do I get the from the tools which I only have the on the Profile table?