Files
larksuite-cli/skill-template/domains/apps.md
raistlin042 6cea6c9af0 feat(apps): add miaoda apps domain (6 shortcuts + dry-run e2e) (#1002)
Adds the apps domain to lark-cli for managing Miaoda (妙搭) applications: 6 shortcuts covering the full lifecycle (+create / +update / +list / +access-scope-set / +access-scope-get / +html-publish). Aligned with the OAPI v2 design — app_type enum (currently HTML), string scope enum (All / Tenant / Range), cursor pagination, in-memory tar.gz multipart publish flow. Namespace registered at /open-apis/spark/v1/ with spark:app.* scopes.

---------

Co-authored-by: wangjiangwen-gif <286006750+wangjiangwen-gif@users.noreply.github.com>
2026-05-21 20:30:42 +08:00

424 B
Raw Permalink Blame History

妙搭应用apps域介绍

妙搭是飞书的低代码 / 无代码应用平台。本域命令围绕"妙搭应用"展开:

  • App应用:用户创建的妙搭应用对象,含 app_idnamedescriptionicon_url;通过 +html-publish 发布 HTML 内容
  • Access Scope可用范围specific(指定可见)/ public(互联网公开)/ tenant(企业全员)三选一