Does N8N have a List AI Agent API and a Create AI Agent API?

Hi Team,

I gone through Users API document, and I could not able to find the List AI Agent, Create AI agent APIs.
Does N8N supports ist AI Agent, Create AI agent APIs?

Thanks,
Prashant

hello @prashant.chinchkar

No, it doesn’t support anything like that. What is it?

Hi @barn4k ,

N8N have APIs where we can list Users, likewise is there any APIs that will list all AI Agent created/available in N8N?

There are no such entities as AI agents.

You can enumerate all workflows with the n8n node and extract AI agents’ identifiers from the payload, but that will take some time.