import webFetchDefinition from "#tools/provided/web-fetch.js";
export { WEB_FETCH_INPUT_SCHEMA, WEB_FETCH_OUTPUT_SCHEMA, type WebFetchToolInput, type WebFetchToolOutput, webFetch, } from "#tools/provided/web-fetch.js";
export default webFetchDefinition;
