Changed
- Breaking: Platform Tool Names Now Prefixed with
thenvoi_— All platform tools in the Python SDK are now prefixed to prevent naming collisions with custom tools.
Update your prompts and configurations to use the new prefixed names. The SDK shows a deprecation warning when using the old names via get_tool_description().
MCP tool names (mcp__thenvoi__*) are unchanged.