WebProviderTools
WebProviderTools =
object
Defined in: web/provider.ts:115
createWebToolProvider’s tools — fetchUrl plus describeWebEnv. Named for its actual scope,
not a generic “describeEnvironment”: other tools may have network access this knows nothing
about. A plain object-literal type alias, not an interface — see BashProviderTools’s doc
comment for why an interface here loses the implicit index signature ToolProvider needs.
Properties
Section titled “Properties”describeWebEnv
Section titled “describeWebEnv”describeWebEnv:
DescribeWebEnvTool
Defined in: web/provider.ts:117
fetchUrl
Section titled “fetchUrl”fetchUrl:
FetchUrlTool
Defined in: web/provider.ts:116