If I am using Mastra in NextJS and I need to load an artifact from our database into the agent and chat with it, is runtime context the best way to do that. Where would the runtime context be set? In the chat nextjs api? Is there anyway for me to test this on the mastra client?