Skip to main content

Create multiple Agents

Use agent__create_bulk when several Agents must be created together.
  • Required input: agents.
  • Required per Agent: name and workspace_id.
  • Optional common inputs: session_id and Gateway’s rationale.
  • Returns: one status slot per input Agent.
  • Effect: write; not idempotent.
Some creates can succeed while others fail. Retry only failed slots. The tool does not return machine credentials; credential issuance is a separate action. Use registry__get_kind_schema to inspect the optional Agent fields.