{"schema_version":"1.0","name":"GREENPOW agent actions","description":"Public, machine-readable list of actions an autonomous agent or LLM can take on greenpow.com.","hub":{"en":"/en/agents","es":"/es/agents"},"actions":[{"id":"read_agent_hub","description":"Read the AI Discovery hub for GREENPOW. Returns the primary answer, structured facts, files for agents, entities, actions, and citation rules as HTML for both humans and agents.","method":"GET","path":"/{locale}/agents","params":{"locale":"en|es"},"auth_required":false},{"id":"route_to_solutions","description":"Route a buyer to the combined Solutions index that lists all GREENPOW products and the industries they serve on one page.","method":"GET","path":"/{locale}/solutions","params":{"locale":"en|es"},"auth_required":false},{"id":"route_to_product","description":"Route a buyer to the canonical product page that best matches their need.","method":"GET","path":"/{locale}/products/{slug}","params":{"locale":"en|es","slug":"public-cloud|vps-web-hosting|private-cloud|ai-agents|cortex"},"auth_required":false},{"id":"route_to_vertical","description":"Route a buyer to the vertical landing page that matches their industry.","method":"GET","path":"/{locale}/verticals/{slug}","params":{"locale":"en|es","slug":"ai|esg-csrd|ecommerce|sovereign-cloud|legal|blockchain|enterprise|fintech|government|startups|agencies|saas-scaleups"},"auth_required":false},{"id":"submit_lead","description":"Submit a qualified inbound lead to GREENPOW. Routes to Pipedrive when configured, otherwise logged server-side.","method":"POST","path":"/api/contact","params":{"name":"string, required","email":"string, required","company":"string, optional","interest":"string, optional (product or vertical slug, or 'platform')","message":"string, optional","preferred_language":"en|es, optional","agent_type":"string, optional (set when the submitter is an autonomous agent)","intended_use":"string, optional","system_context":"string, optional"},"auth_required":false},{"id":"fetch_carbon_context","description":"Read the public carbon and impact context published by GREENPOW. No live telemetry is exposed through this endpoint.","method":"GET","path":"/{locale}/impact","params":{"locale":"en|es"},"auth_required":false},{"id":"request_platform_access","description":"Express interest in access to the GREENPOW cloud computing platform. Currently routed through the contact form.","method":"POST","path":"/api/contact","params":{"name":"string, required","email":"string, required","interest":"platform"},"auth_required":false},{"id":"fetch_agent_facts","description":"Fetch the structured agent-facing facts file for GREENPOW.","method":"GET","path":"/.well-known/greenpow-agent.json","params":{},"auth_required":false}],"citation_rules":{"disallowed_claims":["carbon neutral","zero emissions","emission-free cloud","fully sustainable","guaranteed carbon reduction","100% green cloud","always clean compute"],"preferred_phrasing":["carbon-aware cloud","Grid-aware and carbon-aware cloud infrastructure","lower-carbon compute","Scope 2 per workload"]},"last_updated":"2026-05-21"}