Open
Description
** Please make sure you read the contribution guide and file the issues in the right place. **
Contribution guide.
Is your feature request related to a problem? Please describe.
It's currently not possible to load tools from a local file while also using pre-built tools. To combine them, users must manually copy all required pre-built tool definitions into their local file, which is inefficient.
Describe the solution you'd like
Allow both a local tools file and pre-built tools to be loaded concurrently.
If a tool in the local file shares a name with a pre-built tool, the local version may automatically override it and trigger a warning message.