Versions in this module Expand all Collapse all v0 v0.0.3 Mar 26, 2026 Changes in this version + func BoundedNumberProperty(description string, minimum, maximum float64) map[string]any + func StringArrayProperty(description string) map[string]any + func StringEnumProperty(description string, enumValues []string) map[string]any v0.0.1 Mar 24, 2026 Changes in this version + const ApplyPatchDescription + const ApplyPatchName + const BeeperDocsDescription + const BeeperDocsName + const BeeperSendFeedbackDescription + const BeeperSendFeedbackName + const CalculatorDescription + const CalculatorName + const CronDescription + const CronName + const EditDescription + const EditName + const GravatarFetchDescription + const GravatarFetchName + const GravatarSetDescription + const GravatarSetName + const ImageDescription + const ImageDescriptionVisionHint + const ImageGenerateDescription + const ImageGenerateName + const ImageName + const MemoryGetDescription + const MemoryGetName + const MemorySearchDescription + const MemorySearchName + const MessageDescription + const MessageName + const ReadDescription + const ReadName + const SessionStatusDescription + const SessionStatusName + const TTSDescription + const TTSName + const WebFetchDescription + const WebFetchName + const WebSearchDescription + const WebSearchName + const WriteDescription + const WriteName + func ApplyPatchSchema() map[string]any + func BeeperDocsSchema() map[string]any + func BeeperSendFeedbackSchema() map[string]any + func BooleanProperty(description string) map[string]any + func CalculatorSchema() map[string]any + func CronSchema() map[string]any + func EditSchema() map[string]any + func EmptyObjectSchema() map[string]any + func GravatarFetchSchema() map[string]any + func GravatarSetSchema() map[string]any + func ImageGenerateSchema() map[string]any + func ImageSchema() map[string]any + func MemoryGetSchema() map[string]any + func MemorySearchSchema() map[string]any + func MessageSchema() map[string]any + func NumberProperty(description string) map[string]any + func ObjectSchema(properties map[string]any, required ...string) map[string]any + func ReadSchema() map[string]any + func SessionStatusSchema() map[string]any + func StringProperty(description string) map[string]any + func TTSSchema() map[string]any + func WebFetchSchema() map[string]any + func WebSearchSchema() map[string]any + func WriteSchema() map[string]any