I am trying to figure out how to actually pass a pdf to an ai agent.
I can upload them in the chat, i can flag the “pass the binary to the llm”, but the actual PDF is not sent to the agent (or llm model)? is that right?
That looks like a big limitation or am i missing something?
Hi @Giorgio_Parolini Welcome to n8n community
You can actually pass anything to the AI Agent as long as the provider supports it.
All you need to do is connect HTTP as a tool, and this will be dedicated to handling special cases like uploading a PDF to the API…