Macros§
Structs§
- AddNullable
- Call
Tool Result - The result of a tool call operation.
- PegBoard
- PegBoard manages tool registration and their associated MCP services with namespace support.
- Tool
- Tool schema definition for function calling. Compatible with Claude’s tool format.
Enums§
- PegBoard
Error - Errors that can occur when working with PegBoard
- Tool
Error - Error type for tool creation and schema parsing
Functions§
- get_
tool - parse_
input_ schema - prefix_
tool_ name - Creates a namespaced tool name by combining namespace and tool name with
::separator.