II.
Tool JSON
Structured · livetool:datadome
DataDome json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:datadome",
"_kind": "Tool",
"_file": "domain/tools/stack-part-implementations.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "DataDome",
"homepageUrl": "https://datadome.co",
"kind": "other",
"description": "Real-time bot detection and mitigation service. Edge-deployed\nclassifier with API/SDK integration for web, mobile, and APIs.\n"
},
"outgoingEdges": [
{
"from": "tool:datadome",
"to": "stack-part:bot-detection",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "tool:datadome",
"to": "skill-area:application-security",
"kind": "used_for",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-part:bot-detection",
"to": "tool:datadome",
"kind": "implemented_by",
"attributes": {}
}
]
}