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.

Structs§

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