agent-bootstrap
Bootstrap Agent
Aggregate a full snapshot of an agent’s runtime configuration.
Returns: agent record fields, the attached workflow (if any), every tool
instance with its full config, every centralized transfer_target the
owner has, the tenant’s handoff persona registry joined to the backing
agents (available_specialists), and tool_connection identifiers
(auth_payload is redacted so this is safe to ship to a voice worker).
GET
Bootstrap Agent
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Read-only snapshot of an agent's full runtime configuration.
Bootstrap Agent