@User
The data can neither be chunked nor be summarized, it is the details of a person and everything related to it, but the prompt depends upon those details extracted from the database, now I can just use some part of those data in the dynamic variable to greet the caller by the name, but other details for example, location, email address and family member details just guide the prompt to follow a certain path to respond. Since, I cannot include those details in the dynamic variables, I just want t understand, how can I include those info so that prompt relates to it.
Also, I want to understand if multiple functions/tools are attached to a transient assistant, and the call will always require multiple function/tool calls, how can I get that thing working then without skipping those calls?