Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefaultAnnotation ¶
func NewDefaultAnnotation() annotations
func NewReadOnlyAnnotations ¶
func NewReadOnlyAnnotations() annotations
Types ¶
type CallRequest ¶
type CallRequest struct{}
type Definition ¶
func NewDefinition ¶
func NewDefinition(name, title, description string, annotations annotations) Definition
type ReadOnlyAnnotation ¶
type ReadOnlyAnnotation struct{}
func (ReadOnlyAnnotation) ToToolAnnotations ¶
func (a ReadOnlyAnnotation) ToToolAnnotations() *mcp.ToolAnnotations
type RichContent ¶
type RichContent struct {
TextContent []string
}
Click to show internal directories.
Click to hide internal directories.