wecom-meeting-create

Create enterprise WeCom meetings and manage invitations via the wecom_mcp tool.

706|94|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/sunnoy/openclaw-plugin-wecom --skill wecom-meeting-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-meeting-create
Source: https://github.com/sunnoy/openclaw-plugin-wecom/tree/main/skills/wecom-meeting-create
Command: npx skills add https://github.com/sunnoy/openclaw-plugin-wecom --skill wecom-meeting-create

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables automated creation and management of enterprise WeCom meetings via the wecom_mcp tool, reducing manual scheduling friction and enabling multi-step workflows.

Core Features & Use Cases

  • Schedule appointments with required fields like title, start time, duration, and invitees; optionally set location, description, and advanced settings.
  • Resolve invitee userids via wecom-contact-lookup when needed to support dynamic audience targeting.
  • Return structured results such as meetingid, meeting_code, and meeting_link for downstream processing.

Quick Start

Create a WeCom meeting by supplying title, start time, duration, and invitees; include optional location, description, and settings for a fully configured appointment.

Frequently Asked Questions about wecom-meeting-create

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

FAQPage Schema
How do I automate WeCom meeting scheduling with required fields and invitees?

Automate WeCom meeting scheduling by using the wecom_mcp tool to supply required fields like title, start time, duration, and invitees. The skill applies preflight checks and returns structured results including meetingid, meeting_code, and meeting_link for downstream processing.

What optional configurations can I set when creating a WeCom meeting via API?

When creating a WeCom meeting via API, you can optionally set location, description, and advanced settings alongside the required fields. These optional parameters allow for a fully configured appointment within your automated scheduling workflow.

How does the WeCom meeting creation tool handle contact userid lookup for invitees?

The WeCom meeting creation tool handles contact userid lookup by reading contacts through the wecom-contact-lookup mechanism when needed. This supports dynamic audience targeting by resolving invitee identities automatically during the scheduling process.

What structured results do I get back after scheduling a WeCom meeting through MCP?

After scheduling a WeCom meeting through MCP, you get back structured results including meetingid, meeting_code, and meeting_link. These outputs are designed for downstream processing and integration into multi-step automation workflows.

Do I need to perform preflight checks before creating an enterprise WeCom meeting?

Yes, preflight checks are enforced before creating an enterprise WeCom meeting. The skill applies explicit path controls and validation to ensure required fields like title, start time, duration, and invitees are correctly configured.