Skip to main content
Back to the directory
wecomteam/wecom-cliSoftware EngineeringSEO and GEO

wecomcli-manage-smartsheet-schema

wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wecomteam/wecom-cli --skill wecomcli-manage-smartsheet-schema
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, wecomcli-manage-smartsheet-schema has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wecomteam/wecom-cli. Canonical URL: https://skills.sh/wecomteam/wecom-cli/wecomcli-manage-smartsheet-schema.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 管理智能表格的子表和字段(列)结构。所有接口支持通过 docid 或 url 二选一定位文档。 通过 wecom-cli 调用,品类为 doc : 所有接口返回 JSON 对象,包含以下公共字段: 当 errcode 不为 0 时,说明接口调用失败,可重试 1 次;若仍失败,将 errcode 和 errmsg 展示给用户。 查询文档中所有子表信息,返回 sheet_id、title、类型等。 添加空子表。新子表不含视图、记录和字段,需通过其他接口补充。 注意 :新建智能表格文档默认已含一个子表,仅需多个子表时调用。 修改子表标题。需提供 sheet_id 和新 title。 永久删除子表, 操作不可逆 。 查询子表的所有字段信息,返回 field_id、field_title、field_type。 向子表添加一个或多个字段。单个子表最多 150 个字段。 支持的字段类型参见 字段类型参考 。 更新字段标题。 只能改名,不能改类型 (field_type 必须传原始类型)。field_title 不能更新为原值。 删除一列或多列字段, 操作不可逆 。field_id 可通过 smartsheet_get_fields 获取。 → - 了解表结构 → - 创建表结构 → smartsheet_add_sheet 添加子表 → smartsheet_add_fields 定义列 - 修改表结构 → smartsheet_update_fields 改列名 / smartsheet_delete_fields 删列

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wecomcli-manage-smartsheet-schema do?

wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。

Is wecomcli-manage-smartsheet-schema good?

wecomcli-manage-smartsheet-schema does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support wecomcli-manage-smartsheet-schema?

wecomcli-manage-smartsheet-schema currently lists compatibility with Skills CLI.

Is wecomcli-manage-smartsheet-schema safe to install?

wecomcli-manage-smartsheet-schema has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to wecomcli-manage-smartsheet-schema?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install wecomcli-manage-smartsheet-schema?

Run the following command to install wecomcli-manage-smartsheet-schema: npx skills add https://github.com/wecomteam/wecom-cli --skill wecomcli-manage-smartsheet-schema

Related skills

More from wecomteam/wecom-cli

Related skills

Alternatives in Software Engineering