应用Gigasheet ToolsGigasheet ToolsGigasheet 是一个大数据自动化平台,提供类似电子表格的界面,用于分析和管理大型数据集,使用户能够自动执行任务并集成各种数据源。连接 Gigasheet ToolsShare让 AI 智能体使用 Gigasheet ToolsAident Loadout 让 Claude Code、Codex、Cursor 和其他受支持的智能体调用 Gigasheet Tools。可选择 150 个受支持的操作。 可在 Audit 中审核每次执行。通过 Aident Vault 连接一次 Gigasheet Tools。智能体无需获取底层凭证即可使用受支持的操作。分类Integration价格与支付价格在 Loadout 中免费。使用个人连接的账号时,服务提供商可能收费。统一支付暂不支持。需要时请连接服务提供商账号。包含的操作150Gigasheet Append DatasetAppends rows to an existing Gigasheet dataset using column letters as keys. Use when you need to add new data rows to a sheet by specifying values for each column position (A, B, C, etc.).Gigasheet Append Dataset From SheetTool to append data from a source sheet to a target sheet by matching column names. Use when you need to combine data from two existing sheets based on column name matching rather than column IDs. This action matches columns from the source sheet to the target sheet based on col…Gigasheet Apply User Defined Http EnrichmentTool to apply generic HTTP enrichment to a Gigasheet dataset. Use when you need to enrich dataset rows by calling external APIs and adding the response data as new columns. This action creates an enrichment job that calls a specified HTTP endpoint for each row (or batch of rows)…Gigasheet Calculate Enrich Expected CreditsCalculate expected credits for a user-defined HTTP enrichment operation. Use this before initiating an enrichment to estimate costs based on the number of rows and columns that will be processed. This tool helps you: - Estimate credit costs before running an enrichment - Underst…Gigasheet Cancel Enrich User Defined Http TaskTool to cancel a running enrichment task. Use when you need to stop an in-progress HTTP enrichment job that was previously initiated. This action attempts to cancel an enrichment task identified by its task handle. Cancellation is only possible for tasks that are still in progre…Gigasheet Check Connectors Sources ConnectornameTool to check if a source of the given type is available. Use this to verify whether a specific connector integration (e.g., Snowflake, Salesforce) is configured and available for the authenticated user. This updates corresponding connection statuses.Gigasheet Combine FilesTool to combine multiple files into a new file. Use when you need to merge several files where column names and types match. Optionally add source filename tracking or append rows to the first file in-place.Gigasheet Copy FileTool to copy a file in Gigasheet. Use when you need to duplicate an existing file/sheet into your library with an optional new name and destination folder.Gigasheet Count Dataset Deduplicate RowsTool to count how many duplicates will be removed and how many rows remain when deduplicating. Use when you need to preview the impact of a deduplication operation before executing it, or to understand the number of duplicate rows in a dataset based on specific column combinatio…Gigasheet Count Dataset GroupsTool to count the number of groups matching certain criteria in a Gigasheet dataset. Use when you need to determine how many distinct groups exist based on specified row grouping columns and optional filters. This action is useful for understanding data distribution and cardinal…Gigasheet Count Dataset RowsCounts rows in a Gigasheet dataset matching specified filter criteria. Returns the number of rows matching the provided filters, groupings, and other parameters. For basic row counting, only the handle and optionally filterModel need to be specified. Advanced features like pivot…Gigasheet Count Datasets Activity CountTool to get total activity count on a given Gigasheet dataset. Use when you need to determine how many activities (creates, updates, deletes) have been performed on a dataset. This action counts activities matching the specified criteria such as time range, users, action types,…Gigasheet Create Ai ChatAI analysis assistant for Gigasheet datasets. Use this to ask natural language questions about sheet data and get AI-powered insights. Only available for sheets where you have write permissions. Common use cases: - Get summaries of data patterns and trends - Ask questions about…Gigasheet Create Dataset Column CommentTool to add a comment to a column in a Gigasheet dataset. Use this when you need to annotate or document a specific column with explanatory text. Optionally notify other users by tagging their email addresses.Gigasheet Create Dataset CommentTool to add a comment to a specific cell in a Gigasheet dataset. Use when you need to annotate or add notes to a particular cell location in the sheet.Gigasheet Create Dataset Conditional Label ColumnTool to add a label column to a Gigasheet dataset with values based on conditional filters. Use when you need to categorize or label rows based on column values. This action creates a new column where each row's label is determined by evaluating filter conditions. Cases are eval…Gigasheet Create Dataset FormulaTool to create a new column based on a formula input in a Gigasheet dataset. Use when you need to calculate values based on existing columns. This action creates a new column with values computed from a formula. You must reference columns by letter (e.g., 'A', 'B', 'C') using th…Gigasheet Create Dataset Formula EditTool to edit a formula column in a Gigasheet dataset. Use when you need to update an existing formula column with a new formula, rename it, or reposition it. The column must already exist and be a formula column created previously.Gigasheet Create Dataset Formula PreviewTool to calculate a formula preview on a Gigasheet dataset and return sample results with involved column values. Use this action when you need to: - Test a formula expression before applying it to an entire column - Preview formula calculations on sample data - Validate formula…Gigasheet Create Dataset Iterator ColumnTool to add an iterator column to a Gigasheet dataset based on current filters and order. Use when you need sequential row numbers in your data. This action creates a new column with sequential numbers (1, 2, 3, ...) for each row. The numbering respects any applied filters and s…Gigasheet Create Dataset LiveshareTool to create a new liveshare for a Gigasheet dataset. Returns a share ID and URL for accessing the current CSV data in the sheet. Use when you need to generate a shareable link that provides live access to dataset content.Gigasheet Create Dataset ViewTool to create a new view for a Gigasheet dataset with a specified name and client state version. Use when you need to save a specific dataset state as a named view for later reference.Gigasheet Create Explode JsonTool to explode JSON data in a column into separate columns. Extracts all keys from JSON objects and creates a new column for each key. Use when you need to flatten nested JSON data in a Gigasheet dataset.Gigasheet Create File AggregationTool to retrieve ungrouped aggregated values for a Gigasheet file. Returns aggregated data as specified in the request payload, including support for pivot mode, filtering, sorting, and various aggregation functions. Use when you need to compute summary statistics across columns…Gigasheet Create Files BlankTool to create an empty file in your Gigasheet Library. Use when you need a blank spreadsheet with a specified number of rows and columns.Gigasheet Create Files DirectoryTool to create a new folder in your Gigasheet Library. Use when you need to organize datasets by creating a new directory for file storage.Gigasheet Create LookupCreates a cross-file lookup to enrich data by matching values between two sheets. Use when you need to pull related data from a reference sheet into your source sheet based on matching column values. This is similar to VLOOKUP in Excel. Before using this tool: 1. Obtain valid ha…Gigasheet Create McpTool to interact with Gigasheet Sheet Assistant via the Model Context Protocol (MCP) over HTTP. Use when you need to query or manipulate sheet data through MCP-compatible LLM tools. This endpoint implements JSON-RPC 2.0 protocol and supports MCP methods like 'tools/list' (to dis…Gigasheet Create Split ColumnTool to split a column into multiple columns based on a separator. Use when you need to divide column values into separate columns in a Gigasheet dataset.+136 个操作+121 个操作服务提供商来源Provider API (api.composio.dev)相关 AI 智能体应用Ably ToolsAbly 是一个实时消息平台,帮助开发者构建聊天和数据同步等实时功能,为现代应用提供全球可扩展性和强大可靠性Abstract ToolsAbstract API 提供一套 API,帮助开发者自动执行各种任务,包括数据验证、数据丰富等。AbuseIPDB ToolsAbuseIPDB 是一个致力于通过提供集中式存储库来报告和检查与恶意活动相关的 IP 地址,从而帮助提升互联网安全性的项目。Abyssale ToolsAbyssale 是一个创意自动化平台,支持用户以编程方式生成图像、视频、GIF、PDF 和 HTML5 内容,从而简化视觉内容制作。