live · Developer Tools · JSON · API for agents
Return a short overview of Hiro: what it does, which security pillars it covers, and how to contact the team.
{
"name": "get_hiro_overview",
"kind": "read",
"impl": "imperative",
"description": "Return a short overview of Hiro: what it does, which security pillars it covers, and how to contact the team.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/"
}Open the Hiro demo booking flow on hiro.is. Use when a user wants to schedule a demo or talk to the team.
{
"name": "book_hiro_demo",
"kind": "action",
"impl": "imperative",
"description": "Open the Hiro demo booking flow on hiro.is. Use when a user wants to schedule a demo or talk to the team.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/"
}