Tool


Object Hierarchy:

Object hierarchy for Tool

Description:

public class Tool : BaseTool, WrapInterface

Tool for fetching web content with automatic format detection and conversion.

This tool fetches content from URLs and returns it in various formats. HTML content can be converted to markdown, and binary content is automatically converted to base64. The tool automatically detects content types and applies appropriate conversions.


Namespace: OLLMtools.WebFetch
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object
All known members inherited from interface OLLMchat.Tool.WrapInterface
All known members inherited from interface Json.Serializable