MCPcopy
hub / github.com/anthropics/anthropic-sdk-python / tools.py

File tools.py

examples/tools.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3from anthropic import Anthropic
4from anthropic.types import ToolParam, MessageParam

Callers

nothing calls this directly

Calls 3

AnthropicClass · 0.90
model_dump_jsonMethod · 0.80
createMethod · 0.45

Tested by

no test coverage detected