iiRecord
Agentic AI Atlas · Netlify Forms
platform-service:netlify-formsa5c.ai
II.
PlatformService JSON

platform-service:netlify-forms

Structured · live

Netlify Forms json

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

File · domain/platform-services/platform-services-paas.yamlCluster · domain
Record JSON
{
  "id": "platform-service:netlify-forms",
  "_kind": "PlatformService",
  "_file": "domain/platform-services/platform-services-paas.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Netlify Forms",
    "description": "Built-in form submission handling without backend code.\n",
    "category": "other",
    "providedByPlatformId": "platform:netlify",
    "implementsStackPartIds": []
  },
  "outgoingEdges": [
    {
      "from": "platform-service:netlify-forms",
      "to": "platform:netlify",
      "kind": "provided_by"
    }
  ],
  "incomingEdges": [
    {
      "from": "platform:netlify",
      "to": "platform-service:netlify-forms",
      "kind": "provides",
      "attributes": {}
    }
  ]
}