{
  "schema_version": "v1",
  "name_for_human": "DEPLOY Registry",
  "name_for_model": "deploy_registry",
  "description_for_human": "Query the verified registry of physical AI deployments: robots, operators, AI brains, incidents, regulations.",
  "description_for_model": "Use this plugin to look up verified records about deployed robots, robot manufacturers, robot operators, AI foundation models / autonomy stacks ('brains'), incidents involving robots, robot-relevant regulations, and locations where robots operate. Every record is sourced and human-reviewed. The plugin distinguishes 'verified' deployments from manufacturer 'claims'; preserve this distinction in responses. Use search_entities or the type-specific endpoints to resolve names; use the get-by-id endpoints to retrieve full records with embedded schema.org JSON-LD.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://registry.deploy.report/openapi.json"
  },
  "logo_url": "https://registry.deploy.report/icon-512.png",
  "contact_email": "hello@deploy.report",
  "legal_info_url": "https://registry.deploy.report/terms"
}