Documentation
¶
Overview ¶
Package toolschema classifies MCP tool schemas for shell-native use.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analysis ¶
Analysis describes whether a JSON Schema can be represented truthfully as mcpx flags. Schemas that are valid JSON Schema but ambiguous as flags remain usable through positional or stdin JSON.
func AnalyzeRaw ¶
func AnalyzeRaw(raw json.RawMessage) Analysis
AnalyzeRaw classifies a raw JSON Schema document.
Click to show internal directories.
Click to hide internal directories.