Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/tools / builder
builder
Tool builder surface for @graphorin/tools.
- tool — typed factory for declaring a Graphorin tool.
- ToolSpec — the spec accepted by the factory.
- resolveTrustClass / defaultInboundSanitization / defaultTruncationStrategy — pure helpers consumed by the registry's
register(...)path.
References
defaultInboundSanitization
Re-exports defaultInboundSanitization
defaultTruncationStrategy
Re-exports defaultTruncationStrategy
resolveTrustClass
Re-exports resolveTrustClass
tool
Re-exports tool
ToolSpec
Re-exports ToolSpec