Skip to main content

Module types

Module types 

Source
Expand description

Serializable output payloads for the admin agents command group.

Each command renders through one of these types โ€” listings, per-agent detail and status, create/edit/delete results, log views, registry discovery, A2A message output, and MCP tool summaries โ€” so that table, JSON, and YAML rendering share a single typed contract.

Copyright (c) systemprompt.io โ€” Business Source License 1.1. See https://systemprompt.io for licensing details.

Structsยง

AgentCreateOutput
AgentDeleteOutput
AgentDetailOutput
AgentEditOutput
AgentListOutput
AgentLogsOutput
AgentStatusOutput
AgentStatusRow
AgentSummary
AgentToolsOutput
AgentToolsSummary
McpListOutput
McpPackagesOutput
McpServerSummary
McpValidateOutput
MessageOutput
RegistryAgentInfo
RegistryOutput
UnavailableServer
ValidationIssue
ValidationOutput