mirror of https://github.com/langgenius/dify.git
Support the protocol-reserved `_meta` parameter for tool invocations, enabling metadata (e.g., progressToken, identityToken) transmission as specified in MCP spec. See: https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/docs/specification/draft/basic/index.mdx#general-fields |
||
|---|---|---|
| .. | ||
| __base | ||
| builtin_tool | ||
| custom_tool | ||
| entities | ||
| mcp_tool | ||
| plugin_tool | ||
| utils | ||
| workflow_as_tool | ||
| __init__.py | ||
| errors.py | ||
| signature.py | ||
| tool_engine.py | ||
| tool_file_manager.py | ||
| tool_label_manager.py | ||
| tool_manager.py | ||