Documentation
¶
Overview ¶
Package webfetch provides Floret's secure public-text URL fetch tool.
Index ¶
Constants ¶
View Source
const (
ToolName = "web_fetch"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
Permission tools.PermissionSpec
PermissionFor tools.PermissionResolver
AllowResolvedBenchmarkIPs bool
}
Options configures host-owned permission policy and the narrowly scoped transparent-proxy compatibility exception. Network limits are fixed so the provider cannot weaken them through tool arguments.
Click to show internal directories.
Click to hide internal directories.