Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
NewHandler returns a new planner handler instance.
func (*Handler) MCPHandler ¶
func (h *Handler) MCPHandler(client *cvemap.Client) func(ctx context.Context, request mcp.CallToolRequest) (*mcp.CallToolResult, error)
MCPHandler generates the execution-plan prompt based on the provided task.
func (*Handler) MCPToolSpec ¶
MCPToolSpec returns the MCP specification for agent_vulnx.
Click to show internal directories.
Click to hide internal directories.