open_ugc_ad_creator: warning
open_ugc_ad_creator
Open the EzUGC app to start creating a new UGC-style ad. Takes a short ad idea/prompt and the desired creative format, then opens the EzUGC creator in a new tab with those carried as query parameters.Takes an action on the site.Declarative form tool: a Chrome preview whose spec section is still a TODO in the pinned draft. The capture finds it by scanning the markup and cannot observe a browser registering it, so it is listed but not scored.pagehttps://www.ezugc.ai/
implementationviadeclarative
entry pointform
registered afternot measured
executepresent
api surfaceTakes no parameters.
annotationsread onlynot declared
untrusted contentnot declared
titlenot declared
1 findingwarningNaming quality
weight 2 Tool naming makes selection harder than it needs to be: 1 name does not start with a verb (open_ugc_ad_creator).fix
{ name: "open_ugc_ad_creator" /* short, unique, verb-based */ }
tool json
{
"name": "open_ugc_ad_creator",
"description": "Open the EzUGC app to start creating a new UGC-style ad. Takes a short ad idea/prompt and the desired creative format, then opens the EzUGC creator in a new tab with those carried as query parameters.",
"inputSchema": null,
"annotations": {}
}