iiRecord
Agentic AI Atlas · Labelbox
tool:labelboxa5c.ai
II.
Tool JSON

tool:labelbox

Structured · live

Labelbox json

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

File · domain/tools/tools-ora-business-ops-discovery.yamlCluster · domain
Record JSON
{
  "id": "tool:labelbox",
  "_kind": "Tool",
  "_file": "domain/tools/tools-ora-business-ops-discovery.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Labelbox",
    "homepageUrl": "https://labelbox.com",
    "kind": "ai-dev-tool",
    "description": "Data labeling and AI data platform surfaced by Ora for data engineering and AI/ML workflow coverage.\n",
    "ora": {
      "domain": "labelbox.com",
      "score": 0,
      "grade": "F",
      "category": "AI & ML",
      "tags": [
        "data labeling",
        "training data",
        "ai data",
        "mlops"
      ],
      "scoreUrl": "https://ora.run/score/labelbox.com"
    }
  },
  "outgoingEdges": [
    {
      "from": "tool:labelbox",
      "to": "source-ref:ora-discover-api",
      "kind": "sourced_from"
    },
    {
      "from": "tool:labelbox",
      "to": "role:ml-engineer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Training data labeling supports model development and validation workflows."
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.labelbox-com",
      "to": "tool:labelbox",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    }
  ]
}