wecom-meeting-query

List and retrieve WeCom meeting details within a date range.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Qiue-G/Claw-X --skill wecom-meeting-query-qiue-g
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-meeting-query
Source: https://github.com/Qiue-G/Claw-X/tree/main/.openclaw/extensions/wecom/skills/wecom-meeting-query
Command: npx skills add https://github.com/Qiue-G/Claw-X --skill wecom-meeting-query-qiue-g

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables users to quickly locate enterprise WeCom meetings by listing meeting IDs for a user within a defined date window and retrieving full meeting details for selected meetings.

Core Features & Use Cases

  • List meetings for a user within a specified date range (up to 100 results).
  • Retrieve detailed information for a meeting by its meetingid.
  • Supports keyword-based search to find meetings by title or participants.

Quick Start

Ask the assistant to list meetings for a user within a date range and then fetch details for a selected meeting.

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 meetings for a specific user within a date range?

To query WeCom meetings, you can list up to 100 meeting IDs for a specific user within a restricted date window, and then retrieve full meeting details for the selected meetings. This allows you to locate enterprise meetings quickly.

Can I search WeCom meetings by title or participants?

Yes, you can search WeCom meetings by applying a keyword-based search to find meetings by title or participants. This helps locate specific enterprise meetings without manually scanning the entire list of meeting IDs.

What is the best way to retrieve full meeting details from a WeCom meeting ID?

The best way to retrieve full WeCom meeting details is to provide the specific meetingid to the system. It implements detail retrieval via the wecom_mcp tool, returning standardized response fields with comprehensive meeting specifics.

How many WeCom meeting results can I list at one time?

You can list a maximum of 100 WeCom meeting results at one time when querying meetings for a user within a defined date window. This limit ensures standardized response processing while retrieving meeting IDs.

Does the WeCom meeting query tool require any specific dependencies?

The WeCom meeting query tool requires no external dependencies to function. It operates internally by implementing list and detail retrieval directly via the wecom_mcp tool with date-range restrictions and standardized response fields.