Table of Contents

Class RssFeedToolOptions

Namespace
LMKit.Agents.Tools.BuiltIn.Net
Assembly
LM-Kit.NET.dll

Configuration options for RssFeedTool.

public sealed class RssFeedToolOptions
Inheritance
RssFeedToolOptions
Inherited Members

Properties

MaxEntries

Gets or sets the maximum number of feed entries to return. Default is 20. Set to 0 for unlimited.

TimeoutSeconds

Gets or sets the HTTP request timeout in seconds. Default is 30.

UserAgent

Gets or sets the User-Agent header for HTTP requests.