MCPcopy Create free account
hub / github.com/Louisym/MiniCC / ToolDefinition

Class ToolDefinition

src/Tool.py:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5
6@dataclass(frozen=True)
7class ToolDefinition:
8 name: str
9 purpose: str
10
11
12DEFAULT_TOOLS = (

Callers 1

Tool.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected