gws-meet by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill gws-meet前提条件: 请先阅读
../gws-shared/SKILL.md以了解身份验证、全局标志和安全规则。如果该文件缺失,请运行gws generate-skills命令来创建它。
gws meet <resource> <method> [flags]
get — 通过会议 ID 获取会议记录。list — 列出会议记录。默认按开始时间降序排列。participants — 对 participants 资源的操作recordings — 对 资源的操作广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
recordingssmartNotes — 对 smartNotes 资源的操作transcripts — 对 transcripts 资源的操作在调用任何 API 方法之前,请先检查它:
# 浏览资源和方法
gws meet --help
# 检查方法的必需参数、类型和默认值
gws schema meet.<resource>.<method>
使用 gws schema 命令的输出结果来构建你的 --params 和 --json 标志。
每周安装量
6.4K
代码仓库
GitHub 星标数
22.2K
首次出现
2026年3月4日
安全审计
安装于
codex5.9K
opencode5.9K
gemini-cli5.9K
cursor5.9K
amp5.9K
github-copilot5.9K
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws meet <resource> <method> [flags]
get — Gets a conference record by conference ID.list — Lists the conference records. By default, ordered by start time and in descending order.participants — Operations on the 'participants' resourcerecordings — Operations on the 'recordings' resourcesmartNotes — Operations on the 'smartNotes' resourcetranscripts — Operations on the 'transcripts' resourcecreate — Creates a space.endActiveConference — Ends an active conference (if there's one). For an example, see End active conference.get — Gets details about a meeting space. For an example, see Get a meeting space.patch — Updates details about a meeting space. For an example, see Update a meeting space.Before calling any API method, inspect it:
# Browse resources and methods
gws meet --help
# Inspect a method's required params, types, and defaults
gws schema meet.<resource>.<method>
Use gws schema output to build your --params and --json flags.
Weekly Installs
6.4K
Repository
GitHub Stars
22.2K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex5.9K
opencode5.9K
gemini-cli5.9K
cursor5.9K
amp5.9K
github-copilot5.9K
97,600 周安装