II.
Tool JSON
Structured · livetool:adobe-creative-cloud
Adobe Creative Cloud json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:adobe-creative-cloud",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-agent-readiness-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Adobe Creative Cloud",
"homepageUrl": "https://www.adobe.com",
"kind": "other",
"description": "Creative tooling suite surfaced by Ora for design-system and product-design intents.\n",
"ora": {
"domain": "adobe.com",
"score": 0,
"grade": "F",
"category": "Productivity",
"tags": [
"creative tools",
"design",
"pdf",
"photoshop",
"illustrator",
"creative cloud",
"firefly",
"ai design"
],
"scoreUrl": "https://ora.run/score/adobe.com"
}
},
"outgoingEdges": [
{
"from": "tool:adobe-creative-cloud",
"to": "role:product-designer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Creative asset tooling supports visual design and brand-system work."
}
},
{
"from": "tool:adobe-creative-cloud",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:adobe-creative-cloud",
"to": "skill-area:interaction-design",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.adobe-com",
"to": "tool:adobe-creative-cloud",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-adobe-creative-cloud-candidate",
"to": "tool:adobe-creative-cloud",
"kind": "integrates_with",
"attributes": {}
}
]
}