II.
Tool JSON
Structured · livetool:digitalocean
DigitalOcean json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:digitalocean",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-agent-readiness-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "DigitalOcean",
"homepageUrl": "https://www.digitalocean.com",
"kind": "orchestrator",
"description": "Developer cloud platform surfaced by Ora for infrastructure, Kubernetes, and operations intents.\n",
"ora": {
"domain": "digitalocean.com",
"score": 68,
"grade": "C",
"category": "Infrastructure & DevOps",
"tags": [
"cloud",
"vps",
"hosting",
"kubernetes",
"droplets",
"servers"
],
"scoreUrl": "https://ora.run/score/digitalocean.com"
}
},
"outgoingEdges": [
{
"from": "tool:digitalocean",
"to": "role:platform-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Cloud resource access supports platform provisioning and operations."
}
},
{
"from": "tool:digitalocean",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:digitalocean",
"to": "skill-area:cloud-infrastructure",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.digitalocean-com",
"to": "tool:digitalocean",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-digitalocean-candidate",
"to": "tool:digitalocean",
"kind": "integrates_with",
"attributes": {}
}
]
}