iiRecord
Agentic AI Atlas · DeepL
tool:deepla5c.ai
II.
Tool JSON

tool:deepl

Structured · live

DeepL json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-ora-agent-readiness-discovery.yamlCluster · domain
Record JSON
{
  "id": "tool:deepl",
  "_kind": "Tool",
  "_file": "domain/tools/tools-ora-agent-readiness-discovery.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "DeepL",
    "homepageUrl": "https://www.deepl.com",
    "kind": "api-tool",
    "description": "Translation and localization platform surfaced by Ora for documentation and multilingual-product intents.\n",
    "ora": {
      "domain": "deepl.com",
      "score": 78,
      "grade": "B",
      "category": "Productivity",
      "tags": [
        "translation",
        "language translation",
        "localization",
        "multilingual"
      ],
      "scoreUrl": "https://ora.run/score/deepl.com"
    }
  },
  "outgoingEdges": [
    {
      "from": "tool:deepl",
      "to": "responsibility:write-user-docs",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Translation/localization support helps produce multilingual documentation."
      }
    },
    {
      "from": "tool:deepl",
      "to": "source-ref:ora-discover-api",
      "kind": "sourced_from"
    },
    {
      "from": "tool:deepl",
      "to": "skill-area:technical-documentation",
      "kind": "tool_used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.deepl-com",
      "to": "tool:deepl",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "tool-server:mcp-deepl-candidate",
      "to": "tool:deepl",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}