Documentation
¶
Index ¶
- func FormatError(message string) (*mcp.CallToolResult, any, error)
- func FormatServiceCreated(serviceType, serviceName, outputDir string, additionalInfo map[string]string) (*mcp.CallToolResult, any, error)
- func FormatSuccess(message string) (*mcp.CallToolResult, any, error)
- func FormatSuccessWithData(message string, data any) (*mcp.CallToolResult, any, error)
- func FormatValidationError(field, value, reason, suggestion string) (*mcp.CallToolResult, any, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatError ¶
func FormatError(message string) (*mcp.CallToolResult, any, error)
func FormatServiceCreated ¶
func FormatSuccess ¶
func FormatSuccess(message string) (*mcp.CallToolResult, any, error)
func FormatSuccessWithData ¶
func FormatValidationError ¶
func FormatValidationError(field, value, reason, suggestion string) (*mcp.CallToolResult, any, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.