AI agent with Any.do

hello there, in your opinion, what is the best method for my AI agent to understand that I want to add a task to one of my any.do tables and choose the correct table?

Hey @Micahz hope all is good. Welcome to the community.

“The best way” is a very subjective term. Best for what, best for whom?

A general way of making your AI Agent understand … well anything… is by providing it with enough context and good instructions to follow.

Any.do doesn’t appear to be a native node in n8n, which means that your other choice is to send api requests, given that the service does provide an API interface to programmatically adding tasks to the table. For that you’d connect an http request node as a tool and configure it accordingly.

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