schema

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package schema provides OpenAPI schema analysis and tool generation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

Service provides OpenAPI schema analysis and tool generation.

func New

func New(loader repository.Loader) *Service

New creates a schema Service with the given loader.

func (*Service) Tools

func (s *Service) Tools(ctx context.Context) ([]models.ToolDefinition, error)

Tools extracts all API operations as tool definitions.

Jump to

Keyboard shortcuts

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