alexa
menu

Document Processing

    Show / Hide Table of Contents

    ToolParameterAttribute Class

    Attribute to provide metadata for tool method parameters.

    Inheritance
    System.Object
    ToolParameterAttribute
    Namespace: Syncfusion.AI.AgentTools.Core
    Assembly: Syncfusion.DocumentSDK.AI.AgentTools.dll
    Syntax
    public class ToolParameterAttribute : Attribute

    Constructors

    ToolParameterAttribute()

    Declaration
    public ToolParameterAttribute()

    Properties

    Description

    Gets or sets the description of the parameter.

    Declaration
    public string Description { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved