wecom-meeting-query

Search, list, and fetch WeCom meeting details by user and date range.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DaTingLi/heimaclaw --skill wecom-meeting-query-datingli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-meeting-query
Source: https://github.com/DaTingLi/heimaclaw/tree/main/reference/wecom-openclaw-plugin-main/skills/wecom-meeting-query
Command: npx skills add https://github.com/DaTingLi/heimaclaw --skill wecom-meeting-query-datingli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables users to search, list, and retrieve details of WeCom meetings, helping teams quickly locate relevant meetings without manual calendar checks.

Core Features & Use Cases

  • Query meeting lists by user and date range (up to 100 results, within today ± 30 days) and return meeting IDs.
  • Retrieve full meeting details for a given meeting ID using the wecom_mcp tool.
  • Search meetings by keywords to identify relevant sessions and view their details.
  • Preflight prerequisites: ensure the wecom_mcp tool is whitelisted by running the wecom-preflight precheck before first use.

Quick Start

Ask the AI to list meetings for a user within a date range and fetch their details using wecom_mcp.

Frequently Asked Questions about wecom-meeting-query

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

FAQPage Schema
How do I query WeCom meeting details using a meeting ID?

To query WeCom meeting details, you use a two-step workflow: first list meetings by user and date range to retrieve the meeting ID, then fetch full meeting details for that ID using the wecom_mcp tool.

What is the date range limit for listing enterprise WeChat meetings?

Listing enterprise WeChat meetings supports a date range of today plus or minus 30 days, returning up to 100 results with their corresponding meeting IDs for further detail retrieval.

Do I need to run a precheck before searching WeCom meetings?

Yes, before searching WeCom meetings for the first time, you must run the wecom-preflight precheck to ensure the wecom_mcp tool is properly whitelisted and ready for use.

Can I search WeCom meetings by keywords to find specific sessions?

You can search WeCom meetings by keywords to identify relevant sessions and retrieve their details, applying the wecom_mcp tool to locate specific meetings without manual calendar checks.

Why does my WeCom meeting query return incomplete details?

A WeCom meeting query may return incomplete details if you skip the list step; the workflow requires listing meetings by user and date range first to obtain the exact meeting ID needed for full details.