Can the AI agent read a trello card?

Hi all,

I am new to the AI agent, but checking it appears to want a chat as the input node.

I want it to read a trello card, extract info from it, and then feed that to the AI agent.

I am wondering, can I have a chain of nodes in front of the chat input, that takes the text I want from the trello card, and feed that into the chat node? If not that, some other way of getting the text into the chat node, or AI agent?

Thank you

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

I figured it out, my apologies. I am using a trello node, that simply sends data to the openAI node, and it works.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.