Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Refine ¶
func Refine(rs *schema.ElicitRequestParamsRequestedSchema)
func SetGlobalPreset ¶
func SetGlobalPreset(p *Preset)
Types ¶
type DefaultService ¶
type DefaultService struct{}
func (DefaultService) RefineRequestedSchema ¶
func (DefaultService) RefineRequestedSchema(rs *mcpschema.ElicitRequestParamsRequestedSchema)
type Service ¶
type Service interface {
RefineRequestedSchema(rs *mcpschema.ElicitRequestParamsRequestedSchema)
}
Click to show internal directories.
Click to hide internal directories.