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
mcp.WithDescription("Finds the most relevant templates based on a natural language description. "+
22
+
mcp.WithDescription("The tool is used to find most relevant entity template for any entity everytime a template is explicitly requested for any of pipeline/stage/step"+
23
+
"Finds the most relevant templates based on a natural language description. "+
23
24
"Searches across template identifiers, names, types, capabilities, and use cases to find the best matches. "+
24
25
"Returns templates ranked by similarity score with metadata including template IDs and organizational context. "+
25
26
"Ideal for discovering templates that fulfill specific requirements without knowing exact identifiers."),
0 commit comments