Accessing User-Uploaded Files in MCP Server via File ID from OpenWebUI #47
Unanswered
dmshin1988
asked this question in
Q&A
Replies: 1 comment
-
Is there a way to get or send the Dokument to mcp Tool? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use the file that a user uploads via the chat window in the MCP server.
It seems that the file itself is not directly transmitted, but if I can at least get the filename (or the hash-based file ID), I believe I can access the file by mounting the disk.
How can I retrieve this information?
Could you provide a prompt example or guidance on how to handle this in the MCP server code?
Beta Was this translation helpful? Give feedback.
All reactions