Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebFetchTool ¶
type WebFetchTool struct {
// contains filtered or unexported fields
}
WebFetchTool fetches a URL, extracts readable content, and returns it in the requested format.
func (*WebFetchTool) Definition ¶
func (t *WebFetchTool) Definition() tools.Definition
Click to show internal directories.
Click to hide internal directories.