Telerik.Documents.AI.AgentTools.Spreadsheet
Provider for single-document analysis scenarios. Wraps an existing Workbook instance and does not support document creation.
Base class for spreadsheet agent tools that provides workbook access via a provider.
Provides document lifecycle management tools for creating, listing, and exporting workbooks.
Provides formula and calculation agent tools for spreadsheets. These tools allow formula evaluation and discovery without modifying the document.
Provides read-only agent tools for querying and analyzing spreadsheet data without modification. These tools are safe for analysis-only scenarios.
Provides worksheet management agent tools for creating, deleting, and organizing worksheets. These tools modify the workbook structure but not cell content.
Provides document editing agent tools for writing data, applying styles, and formatting spreadsheets. These tools modify cell content and formatting in the workbook.