iiRecord
Agentic AI Atlas · Microsoft Outlook
tool:outlooka5c.ai
II.
Tool JSON

tool:outlook

Structured · live

Microsoft Outlook json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-saas-missing.yamlCluster · domain
Record JSON
{
  "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": {}
    }
  ]
}