UNPKG

eve

Version:

Filesystem-first framework for durable backend AI agents that run anywhere.

4 lines (3 loc) • 254 B
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;