You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/tess_ai_by_pareto/actions/search-ai-agents/search-ai-agents.mjs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
importappfrom"../../tess_ai_by_pareto.app.mjs";
2
2
3
3
exportdefault{
4
-
key: "tess_ai_by_pareto-search-templates",
5
-
name: "Search AI Templates",
4
+
key: "tess_ai_by_pareto-search-ai-agents",
5
+
name: "Search AI Agents",
6
6
description:
7
7
"Retrieve AI Agents (templates) that match the specified criteria. [See the documentation](https://tess.pareto.io/api/swagger#/default/201046139d07458d530ad3526e0b3c2f)",
0 commit comments