wecom-smartsheet-data

Manage enterprise smart sheet records via the wecom_mcp API.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/fengtc/wecom-openclaw-plugin-multi-bot-min --skill wecom-smartsheet-data-fengtc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-smartsheet-data
Source: https://github.com/fengtc/wecom-openclaw-plugin-multi-bot-min/tree/main/skills/wecom-smartsheet-data
Command: npx skills add https://github.com/fengtc/wecom-openclaw-plugin-multi-bot-min --skill wecom-smartsheet-data-fengtc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables efficient management of enterprise smart sheet data, simplifying data retrieval, addition, updating, and deletion tasks.

Core Features & Use Cases

  • Data Retrieval: Fetch all records from a specified smart sheet by document ID or URL to facilitate data analysis or review.
  • Record Addition: Insert new rows into a smart sheet, supporting bulk operations for task tracking, reporting, or progress updates.
  • Record Update and Deletion: Modify existing entries or remove obsolete data, maintaining data accuracy and relevance in enterprise processes.
  • Use Case: A team can use this Skill to regularly sync project status updates from multiple team members into a central smart sheet, streamlining reporting workflows.

Quick Start

To add new task records, provide the document ID, target sheet ID, and the records with field values in the specified format.

Frequently Asked Questions about wecom-smartsheet-data

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate data synchronization for WeCom smart sheets?

To add new records to a WeCom smart sheet, provide the document ID, target sheet ID, and field values. This Skill supports bulk row insertion for task tracking and progress updates, requiring the wecom_mcp API to securely execute the operation.

What do I need to manage enterprise data in WeCom smart sheets?

Managing enterprise data in WeCom smart sheets requires the wecom_mcp API and proper document and sheet identifiers. This setup allows you to securely perform data retrieval, addition, updates, and deletions within your workflow automation processes.

Can I bulk update existing records in an enterprise smart sheet?

Yes, you can modify existing entries or remove obsolete data to maintain data accuracy in enterprise smart sheets. By providing the correct document and sheet identifiers via the wecom_mcp API, you can update records and ensure data relevance in project tracking workflows.

How do I fetch all records from a specific smart sheet for data analysis?

Fetching all records from a specific smart sheet requires the document ID or URL. Using the wecom_mcp API, this Skill retrieves the complete dataset from the specified sheet, facilitating data review and analysis for enterprise processes.