Documentation
¶
Index ¶
- func FormatPromptTable(prompts []*mcp.Prompt) string
- func FormatResourceTable(resources []*mcp.Resource) string
- func FormatToolTable(tools []*mcp.Tool) string
- func RunTestCall(ctx context.Context, file, toolName, argsJSON, format string, showTrace bool) error
- func RunTestList(ctx context.Context, file, format string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatPromptTable ¶
FormatPromptTable renders a table of prompts with name, description, and arguments.
func FormatResourceTable ¶
FormatResourceTable renders a table of resources with URI, description, and MIME type.
func FormatToolTable ¶
FormatToolTable renders a table of tools with name, description, and parameters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.