自动创建与安排 Google Meet 会议,并管理参会访问权限。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "googlemeet-automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/googlemeet-automation/SKILL.md 2. 保存为 ~/.claude/skills/googlemeet-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
请先搜索可用工具及当前 schema,然后创建一个新的 Google Meet 会议空间,并返回会议链接、会议 ID 和可用的访问控制选项。
返回新建的 Meet 会议空间信息,包括链接、标识符和权限相关字段。
请先搜索可用工具及当前 schema,然后为下周三下午 3 点安排一场 45 分钟的 Google Calendar 会议,标题为“产品周会”,添加 Google Meet 视频会议,并邀请 [email protected]。
返回已创建的日历事件详情,包括时间、参会人和 Google Meet 加入链接。
请先搜索可用工具及当前 schema,然后查询指定 Google Meet 会议的访问设置,并将访问策略更新为仅受邀者可加入,最后返回更新结果。
返回当前和更新后的会议访问配置,以及权限修改是否成功。
Create Google Meet video conferences, schedule meetings with Meet links, and manage meeting spaces using Rube MCP (Composio).
Toolkit docs: composio.dev/toolkits/googlemeet
RUBE_MANAGE_CONNECTIONS with toolkit googlemeetgooglecalendar toolkitRUBE_SEARCH_TOOLS first to get current tool schemasGet Rube MCP: Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.
RUBE_SEARCH_TOOLS respondsRUBE_MANAGE_CONNECTIONS with toolkit googlemeetgooglecalendar for scheduling meetings with calendar eventsUse GOOGLEMEET_CREATE_MEET to create a new Google Meet meeting space with optional access configuration.
Tool: GOOGLEMEET_CREATE_MEET
Description: Creates a new Google Meet space, optionally configuring
its access type and entry points.
Note: Call RUBE_SEARCH_TOOLS to get the full schema for this tool.
Use GOOGLECALENDAR_CREATE_EVENT to create a calendar event that automatically generates a Google Meet link (enabled by default).
Tool: GOOGLECALENDAR_CREATE_EVENT
Parameters:
- start_datetime (required): ISO 8601 format (e.g., "2025-01-16T13:00:00")
- summary: Meeting title
- attendees: List of email addresses
- timezone: IANA timezone (e.g., "America/New_York")
- event_duration_hour: Duration hours (default: 0)
- event_duration_minutes: Duration minutes (default: 30, max: 59)
- create_meeting_room: true (default) -- generates Meet link
- description: Meeting agenda/notes
- location: Physical or virtual location
Use GOOGLECALENDAR_FIND_FREE_SLOTS before scheduling to find when participants are available.
Tool: GOOGLECALENDAR_FIND_FREE_SLOTS
Parameters:
- items: List of calendar IDs to check (e.g., ["primary", "[email protected]"])
- time_min: Start of time window (ISO format)
- time_max: End of time window (ISO format)
- timezone: IANA timezone
Use GOOGLECALENDAR_PATCH_EVENT to modify meeting details, reschedule, or update attendees.
Tool: GOOGLECALENDAR_PATCH_EVENT
Parameters:
- calendar_id (required): Calendar ID (use "primary")
- event_id (required): Event ID (from search/list)
- summary: Updated title
- start_time / end_time: Rescheduled times
- attendees: Updated attendee list (replaces existing)
- send_updates: Notification preference ("all", "externalOnly", "none")
GOOGLEMEET_CREATE_MEET for an instant meeting space without a calendar event.GOOGLECALENDAR_CREATE_EVENT with create_meeting_room: true (default) to create a calendar event with an embedded Meet link. Workspace accounts get a Meet link automatically.GOOGLECALENDAR_FIND_FREE_SLOTS to find open time slots before scheduling with GOOGLECALENDAR_CREATE_EVENT.GMAIL_SEARCH_PEOPLE (gmail toolkit) to look up email addresses from names before adding attendees.GOOGLECALENDAR_GET_CURRENT_DATE_TIME with a timezone to get the current date/time for scheduling relative to "now".…
通过 Rube MCP 自动化 Agiled 中的客户、项目与业务流程操作。
通过Rube自动化管理ClickMeeting会议、报名与会后跟进流程