Hi Team,
I have an agent exposed via the AGUI interface in agentos. I want to pass a few parameters like auth token from the AG UI interface api to the RunContext so that I can access them while making a tool call using the header_provider function.
How can I pass these parameters to RunContext?
Many thanks in advance