You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user uploads a file on chatGPT interface, I want it to trigger a MCP Tool that processes the file and then return a new output file to the chatGPT interface for user download.
How to handle user file inputs/outputs in MCP python? Is it documented somewhere?