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
I'm writing a tool that requires users to upload a file - my tool then posts it onto another service.
At the moment I prompt the user to pass the file path, but this feels clunky.
Is there a way to interact with the files that a user uploads to eg Claude desktop via Mdc? Are things uploaded to a prompt exposed as resources or accessible via the context somehow?
The text was updated successfully, but these errors were encountered:
I'm writing a tool that requires users to upload a file - my tool then posts it onto another service.
At the moment I prompt the user to pass the file path, but this feels clunky.
Is there a way to interact with the files that a user uploads to eg Claude desktop via Mdc? Are things uploaded to a prompt exposed as resources or accessible via the context somehow?
The text was updated successfully, but these errors were encountered: