Documentation
¶
Index ¶
- func CreateAutonomousCodeMaintenanceTaskTool(config *config.McpServerConfig, client *client.ACMService) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func GetAutonomousCodeMaintenanceTaskExecutionsTool(config *config.McpServerConfig, client *client.ACMService) (tool mcp.Tool, handler server.ToolHandlerFunc)
- func TriggerAutonomousCodeMaintenanceTaskTool(config *config.McpServerConfig, client *client.ACMService) (tool mcp.Tool, handler server.ToolHandlerFunc)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAutonomousCodeMaintenanceTaskTool ¶
func CreateAutonomousCodeMaintenanceTaskTool(config *config.McpServerConfig, client *client.ACMService) (tool mcp.Tool, handler server.ToolHandlerFunc)
CreateAutonomousCodeMaintenanceTaskTool creates a tool for creating autonomous code maintenance tasks
func GetAutonomousCodeMaintenanceTaskExecutionsTool ¶
func GetAutonomousCodeMaintenanceTaskExecutionsTool(config *config.McpServerConfig, client *client.ACMService) (tool mcp.Tool, handler server.ToolHandlerFunc)
GetAutonomousCodeMaintenanceTaskExecutionsTool creates a tool for listing executions of autonomous code maintenance tasks
func TriggerAutonomousCodeMaintenanceTaskTool ¶
func TriggerAutonomousCodeMaintenanceTaskTool(config *config.McpServerConfig, client *client.ACMService) (tool mcp.Tool, handler server.ToolHandlerFunc)
TriggerAutonomousCodeMaintenanceTaskTool creates a tool for triggering execution of autonomous code maintenance tasks
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.