fix: update the tool list in README.md

Fixes #21
This commit is contained in:
Grant Murphy 2025-06-27 06:30:54 +10:00 committed by GitHub
parent adf115fe6b
commit b65751b828
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -121,7 +121,7 @@ See [src/claude_code_sdk/_errors.py](src/claude_code_sdk/_errors.py) for all err
## Available Tools ## Available Tools
See the [Claude Code documentation](https://docs.anthropic.com/en/docs/claude-code/security#tools-available-to-claude) for a complete list of available tools. See the [Claude Code documentation](https://docs.anthropic.com/en/docs/claude-code/settings#tools-available-to-claude) for a complete list of available tools.
## Examples ## Examples