avid.common.config_manager.load_venv_tool_config

avid.common.config_manager.load_venv_tool_config(tool_id: str) Dict[str, Any] | None

Load the venv-level tool configuration file, if available.. :param tool_id: Tool identifier. :returns: toml as dict. None if the config does not exist for the passed tool id.