@runloop/agent-axon-client
Preparing search index...
claude
SDKControlReloadPluginsResponse
Type Alias SDKControlReloadPluginsResponse
Refreshed commands, agents, plugins, and MCP server status after reload.
type
SDKControlReloadPluginsResponse
=
{
agents
:
AgentInfo
[]
;
commands
:
SlashCommand
[]
;
error_count
:
number
;
mcpServers
:
McpServerStatus
[]
;
plugins
:
{
name
:
string
;
path
:
string
;
source
?:
string
}
[]
;
}
Index
Claude SDK
agents
commands
error_
count
mcp
Servers
plugins
Claude SDK
agents
agents
:
AgentInfo
[]
commands
commands
:
SlashCommand
[]
error_
count
error_count
:
number
mcp
Servers
mcpServers
:
McpServerStatus
[]
plugins
plugins
:
{
name
:
string
;
path
:
string
;
source
?:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Claude SDK
agents
commands
error_
count
mcp
Servers
plugins
@runloop/agent-axon-client
Loading...
Refreshed commands, agents, plugins, and MCP server status after reload.