II.
Tool JSON
Structured · livetool:outlook
Microsoft Outlook json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:outlook",
"_kind": "Tool",
"_file": "domain/tools/tools-saas-missing.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Microsoft Outlook",
"homepageUrl": "https://www.microsoft.com/en-us/microsoft-365/outlook",
"kind": "other",
"description": "Email client and personal information manager from Microsoft.\nIntegrates email, calendar, contacts, and tasks via Microsoft 365\nand the Microsoft Graph API for enterprise productivity workflows.\n"
},
"outgoingEdges": [
{
"from": "tool:outlook",
"to": "skill-area:communication",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:outlook",
"to": "skill-area:communication",
"kind": "used_for"
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.outlook-com",
"to": "tool:outlook",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-outlook",
"to": "tool:outlook",
"kind": "integrates_with",
"attributes": {}
}
]
}