Skip to main content

Module run

Module run 

Source
Expand description

plugins run — async handler stub.

Modules§

request_schema
response_schema

Structs§

Args
Command
ListenerExecution
One /listen broadcast run of plugins run: the actual Request, the producer’s AgentArguments, and the response-item stream. See crate::cli::websocket_listener.
Mcp
Plugin announces a running MCP server URL. The host routes this through the standard plugin-notification pipeline and dials the URL the same way it would for an entry in the plugin’s manifest mcp_servers — runtime announcements are functionally identical to manifest-time declarations.
Request

Enums§

McpType
Single-variant discriminator for Mcp’s type field. Always "mcp" on the wire.
Path
ResponseItem
Schema

Functions§

execute
execute_transform