iiRecord
Agentic AI Atlas · Subagent frontmatter: tools
frontmatter-field:subagent-toolsa5c.ai
II.
FrontmatterField JSON

frontmatter-field:subagent-tools

Structured · live

Subagent frontmatter: tools json

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

File · extensions/frontmatter-fields/claude-code-skill-fields.yamlCluster · extensions
Record JSON
{
  "id": "frontmatter-field:subagent-tools",
  "_kind": "FrontmatterField",
  "_file": "extensions/frontmatter-fields/claude-code-skill-fields.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Subagent frontmatter: tools",
    "name": "tools",
    "valueType": "list",
    "required": "no",
    "appliesTo": "subagent",
    "description": "Tool allowlist for this subagent."
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-platform-impl:claude-code.platform@1.x",
      "to": "frontmatter-field:subagent-tools",
      "kind": "defines_frontmatter_field",
      "attributes": {}
    }
  ]
}