llmActsOnExternalWorld

@SerialName(value = "llmActsOnExternalWorld")
val llmActsOnExternalWorld: Boolean(source)

true if this node type has side effects outside the swarm (sends email, calls an external API, toggles a relay) — used to prompt the user for confirmation before LLM-driven creation.