Documentation
¶
Overview ¶
Package exec assembles MCP tool handlers that run Taskfile tasks via go-task and renders the result as MCP CallToolResult content blocks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewHandler(workdir, taskName string) mcp.ToolHandler
NewHandler creates a handler function for a specific task in the given working directory. For wildcard tasks, it reconstructs the full task name from the MATCH argument supplied by the caller.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.