List of all available AI agents as an tree based on associated tag
AiAgent
List of all available AI agents as an tree based on associated tag
GET
List of all available AI agents as an tree based on associated tag
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Autorisierungen
JWT-based authentication
Abfrageparameter
The number of items to return
Erforderlicher Bereich:
1 <= x <= 1000The number of items to skip
Erforderlicher Bereich:
x >= 0Filter criteria based on category. If ommited, only ai agents will be returned ("intent")
Verfügbare Optionen:
all, intent, template Filter criteria based on type of the executor. If ommited, all types are returned.
Verfügbare Optionen:
sourceCode, apiCall, visualEditor Output format. Either short (only name/id), medium (key facts) or full (all details). Defaults to full.
Verfügbare Optionen:
short, medium, full Search query for fulltext search in name and description fields. Results are ordered by relevance when search is used
Antwort
Successful operation
Tag object with intent candidates inside
List of all available AI agents as an array
Zurück
Get list of available enneo default AI Agents
Weiter