Skip to content

Commit 1d8c933

Browse files
committed
Component name fix
1 parent 9b001e8 commit 1d8c933

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/tess_ai_by_pareto/actions/search-ai-agents/search-ai-agents.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import app from "../../tess_ai_by_pareto.app.mjs";
22

33
export default {
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",
66
description:
77
"Retrieve AI Agents (templates) that match the specified criteria. [See the documentation](https://tess.pareto.io/api/swagger#/default/201046139d07458d530ad3526e0b3c2f)",
88
version: "0.0.1",

0 commit comments

Comments
 (0)