-type:importimport_path:!!python/name:webbrowser.open''# Import path to the tool function.name:null# Optional override for the tool name.description:null# Optional override for the tool description.enabled:true# Whether this tool is initially enabled.requires_confirmation:false# Whether tool execution needs confirmation.metadata:{}# Additional tool metadata.hints:null# Hints for tool execution.
-type:crewaiimport_path:crewai_tools.BrowserTool# Import path to CrewAI tool class.params:{}# Tool-specific parameters.name:null# Optional override for the tool name.description:null# Optional override for the tool description.enabled:true# Whether this tool is initially enabled.requires_confirmation:false# Whether tool execution needs confirmation.metadata:{}# Additional tool metadata.hints:null# Hints for tool execution.
-type:langchaintool_name:wikipedia# Name of LangChain tool to use.params:{}# Tool-specific parameters.name:null# Optional override for the tool name.description:null# Optional override for the tool description.enabled:true# Whether this tool is initially enabled.requires_confirmation:false# Whether tool execution needs confirmation.metadata:{}# Additional tool metadata.hints:null# Hints for tool execution.