II.
Tool JSON
Structured · livetool:power-bi
Power BI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:power-bi",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-agent-readiness-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Power BI",
"homepageUrl": "https://powerbi.microsoft.com",
"kind": "api-tool",
"languageApplicability": "neutral",
"description": "Microsoft business-intelligence and dashboarding platform surfaced by Ora for analytics and observability-style dashboard intents.\n",
"ora": {
"domain": "powerbi.microsoft.com",
"score": 0,
"grade": "F",
"category": "Data & Analytics",
"tags": [
"business intelligence",
"bi",
"data visualization",
"dashboards",
"power bi"
],
"scoreUrl": "https://ora.run/score/powerbi.microsoft.com"
}
},
"outgoingEdges": [
{
"from": "tool:power-bi",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:power-bi",
"to": "skill-area:data-analysis",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.powerbi-microsoft-com",
"to": "tool:power-bi",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-power-bi-candidate",
"to": "tool:power-bi",
"kind": "integrates_with",
"attributes": {}
}
]
}