Taxonomy
Acts

Acts

Acts — plans a goal into steps and carries them out in software: calling tools, booking, filing, escalating, running multi-step workflows on someone's behalf. The output is an action taken, not a piece of content returned. Examples: booking a meeting, filing a return, escalating a ticket. When the action moves something physical, that is Moves.

  • Description

Playground

Try the element with your own values, contexts, and color modes.

Context
Style

Raw JSON

Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/acts.

element "acts"44 lines
{
  "id": "acts",
  "category_id": "action",
  "title": [
    {
      "locale": "en",
      "value": "Acts"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Acts — plans a goal into steps and carries them out in software: calling tools, booking, filing, escalating, running multi-step workflows on someone's behalf. The output is an action taken, not a piece of content returned. Examples: booking a meeting, filing a return, escalating a ticket. When the action moves something physical, that is Moves."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "mode_agentic",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false,
      "kind": "localized_text"
    }
  ],
  "shape": "hexagon",
  "icon_variants": [
    "default",
    "dark",
    "human_decides",
    "human_decides.dark",
    "human_oversees",
    "human_oversees.dark",
    "autonomous",
    "autonomous.dark"
  ]
}