iiRecord
Agentic AI Atlas · Calendly
tool:calendlya5c.ai
II.
Tool JSON

tool:calendly

Structured · live

Calendly 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:calendly",
  "_kind": "Tool",
  "_file": "domain/tools/tools-saas-missing.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Calendly",
    "homepageUrl": "https://calendly.com",
    "kind": "other",
    "description": "Scheduling automation platform for managing meeting bookings.\nEliminates back-and-forth scheduling by sharing availability links,\nconfiguring event types, and syncing with calendar and CRM tools.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:calendly",
      "to": "role:talent-recruiter",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Ora surfaced Calendly for recruiting interview scheduling workflows."
      }
    },
    {
      "from": "tool:calendly",
      "to": "workflow:recruiting-pipeline-review",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Interview scheduling state supports recruiting pipeline review."
      }
    },
    {
      "from": "tool:calendly",
      "to": "skill-area:communication",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:calendly",
      "to": "skill-area:communication",
      "kind": "used_for"
    },
    {
      "from": "tool:calendly",
      "to": "tool:zoom",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Communication tools — Calendly is meeting scheduling; Zoom is video conferencing"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.calendly-com",
      "to": "tool:calendly",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "tool:zoom",
      "to": "tool:calendly",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Communication tools — Zoom is video conferencing; Calendly is meeting scheduling"
      }
    },
    {
      "from": "tool-server:mcp-calendly",
      "to": "tool:calendly",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}