tools

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCouldntConstructInputSchema  = errors.New("couldn't construct input jsonschema")
	ErrCouldntConstructOutputSchema = errors.New("couldn't construct output jsonschema")
)
View Source
var (
	ErrCouldntAddToolToServer = errors.New("couldn't add tool to server")
)

Functions

This section is empty.

Types

type Handler

type Handler struct {
	DB      *sql.DB
	JiraSvc svc.Jira
	JiraCfg d.JiraConfig
}

func (Handler) AddToolsToServer

func (h Handler) AddToolsToServer(server *mcp.Server) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL