URL Reader

URL Reader

productivity

Read multiple URLs and their content for chat context

{
  "schema_version": "v1",
  "name_for_human": "URL Reader",
  "name_for_model": "url_reader",
  "description_for_human": "Read multiple URLs and their content for chat context",
  "description_for_model": "Read multiple URLs and their content for chat context",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://www.greenyroad.com/openapi.yaml",
    "is_user_authenticated": false
  },
  "logo_url": "https://www.greenyroad.com/ms-icon-310x310.png",
  "contact_email": "hello.greenroad@gmail.com",
  "legal_info_url": "https://www.greenyroad.com/legal"
}