iiRecord
Agentic AI Atlas · defineTask: labels
frontmatter-field:task-schema-labelsa5c.ai
II.
FrontmatterField JSON

frontmatter-field:task-schema-labels

Structured · live

defineTask: labels json

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

File · extensions/frontmatter-fields/babysitter-task-schema-fields.yamlCluster · extensions
Record JSON
{
  "id": "frontmatter-field:task-schema-labels",
  "_kind": "FrontmatterField",
  "_file": "extensions/frontmatter-fields/babysitter-task-schema-fields.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "defineTask: labels",
    "name": "labels",
    "valueType": "list",
    "required": "no",
    "appliesTo": "task-schema",
    "description": "Free-form tag list propagated to invocations. Source: packages/sdk/src/tasks/defineTask.ts (DefineTaskOptions.labels) + TaskDef.labels.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-platform-impl:babysitter.platform@current",
      "to": "frontmatter-field:task-schema-labels",
      "kind": "defines_frontmatter_field",
      "attributes": {}
    }
  ]
}