iiRecord
Agentic AI Atlas · Render
tool:rendera5c.ai
II.
Tool JSON

tool:render

Structured · live

Render 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:render",
  "_kind": "Tool",
  "_file": "domain/tools/tools-saas-missing.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Render",
    "homepageUrl": "https://render.com",
    "kind": "other",
    "description": "Cloud platform for deploying web services, static sites, and databases.\nOffers automatic deploys from Git, managed PostgreSQL, Redis, and\nCron jobs with zero-downtime infrastructure management.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:render",
      "to": "skill-area:cloud-deployment",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:render",
      "to": "skill-area:cloud-deployment",
      "kind": "used_for"
    }
  ],
  "incomingEdges": [
    {
      "from": "tool-server:mcp-render",
      "to": "tool:render",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}