request_puppyone_developer_support: warning
request_puppyone_developer_support
Request help from puppyone for API, CLI, MCP, Agent Auth, or workspace onboarding. This is a real contact endpoint and does not access private workspaces.Takes an action on the site.pagehttps://www.puppyone.ai/en
implementationviadeclarative
entry pointform
registered afternot measured
executepresent
api surfaceTakes no parameters.
annotationsread onlynot declared
destructivenot declared
idempotentnot declared
open worldnot declared
untrusted contentnot declared
titlenot declared
1 findingwarningNaming quality
1 / 2 Tool naming makes selection harder than it needs to be: 1 name is over Chrome's 30-character guidance; 1 name does not start with a verb (request_puppyone_developer_support).fix
{ name: "request_puppyone_developer_support" /* short, unique, verb-based */ }
tool json
{
"name": "request_puppyone_developer_support",
"description": "Request help from puppyone for API, CLI, MCP, Agent Auth, or workspace onboarding. This is a real contact endpoint and does not access private workspaces.",
"inputSchema": null,
"annotations": {}
}