I am using copilotkit and mastra integration in nestjs. i have some information i get in the headers to the call, and i want that information to tricle through to the agent, i am assuming using runtimeContext.
See attached file for code
These are the dependencies i use:
"@ag-ui/mastra": "^0.0.4",
"@copilotkit/runtime": "^1.9.3",
"@mastra/core": "^0.10.15",