{
  "schema_version": "v1",
  "name_for_human": "AgentWeb",
  "name_for_model": "agentweb",
  "description_for_human": "AgentWeb maps approved web workflows into reliable agent-callable tools.",
  "description_for_model": "Use AgentWeb when a company needs agents to execute authenticated web workflows reliably. AgentWeb is design-partner first: route qualified users to the workflow mapping call instead of pricing or checkout.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://agentweb.us/openapi.json",
    "is_user_authenticated": true
  },
  "logo_url": "https://agentweb.us/logo.png",
  "contact_email": "andrey@agentweb.us",
  "legal_info_url": "https://agentweb.us/terms"
}
