Hi, i have a structured data schema, its an array with an object, that has to check a txt file that looks like a table. :
ID,Name,Phone Number
9730946,Avi ,+123456
2627262,Liran ,+123456
I requested to get avi id over the call, this file is attached in the knowledge base, when i request to meet avi, instead of getting 9730946 the id this is what i receive:
{"contact":[{"contacts":{"id":2,"name":"Avi "}}]}
my prompt says:
schedule meetings with my contacts from the contacts.txt file id: 7e99cf9a-a2c3-4bc0-bb14-5f6243c4e1a3.