II.
Tool JSON
Structured · livetool:shopify
Shopify json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:shopify",
"_kind": "Tool",
"_file": "domain/tools/tools-saas-missing.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Shopify",
"homepageUrl": "https://www.shopify.com",
"kind": "other",
"description": "E-commerce platform for building and managing online stores.\nProvides storefronts, product catalog, inventory, payments, and shipping\nmanagement with an extensible app ecosystem and Liquid templating.\n"
},
"outgoingEdges": [
{
"from": "tool:shopify",
"to": "skill-area:e-commerce",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:shopify",
"to": "skill-area:e-commerce",
"kind": "used_for"
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.shopify-com",
"to": "tool:shopify",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "stack-profile:ecommerce-nextjs",
"to": "tool:shopify",
"kind": "composed_of"
},
{
"from": "tool-server:mcp-shopify",
"to": "tool:shopify",
"kind": "integrates_with",
"attributes": {}
}
]
}