II.
Tool JSON
Structured · livetool:akamai
Akamai json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:akamai",
"_kind": "Tool",
"_file": "domain/tools/tools-infra-services.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Akamai",
"homepageUrl": "https://www.akamai.com",
"kind": "other",
"description": "Global CDN and edge security platform serving over a third of internet\ntraffic. Provides web performance optimization, DDoS mitigation, WAF,\nbot management, and edge computing capabilities.\n"
},
"outgoingEdges": [
{
"from": "tool:akamai",
"to": "skill-area:cdn-edge",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:akamai",
"to": "skill-area:cdn-edge",
"kind": "used_for"
},
{
"from": "tool:akamai",
"to": "tool:fastly",
"kind": "alternative_to",
"attributes": {
"comparison": "CDN and edge platforms"
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.akamai-com",
"to": "tool:akamai",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool:fastly",
"to": "tool:akamai",
"kind": "alternative_to",
"attributes": {
"comparison": "CDN and edge platforms"
}
}
]
}