wecom-meeting-query

Query WeCom meetings by listing IDs, retrieving details, and searching keywords.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieve and organize enterprise WeCom meeting information by listing meetings, fetching detailed data, and enabling keyword-based search across a date range.

Core Features & Use Cases

  • List meetings for a user within a configurable time window.
  • Retrieve detailed information for a specific meeting.
  • Find meetings by keyword across a date range for quick planning.

Quick Start

Ask the agent to fetch meetings for a given user and date range, then refine results by keywords.

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 and date range?

You can query WeCom meetings by requesting the agent to list meetings for a given user within a specific date range. The tool validates input parameters and date formats before calling the list interface.

Can I search WeCom meetings by keyword?

Yes, you can find WeCom meetings by keyword across a specified date range. This feature filters retrieved meeting listings to help you quickly locate relevant meeting details.

What is the best way to retrieve detailed information for multiple WeCom meetings?

Batch retrieval of WeCom meeting details is supported by fetching details for multiple meeting IDs. You provide the IDs retrieved from the list function to get comprehensive meeting info via the dedicated interface.

Does querying WeCom meeting details require any specific tools or interfaces?

Querying WeCom meeting details requires the wecom_mcp tool interface to call list and get_meeting_info functions. No other dependencies are needed to perform these retrieval operations.

Why does my WeCom meeting query fail when using custom date formats?

WeCom meeting queries fail when date formats are invalid because the tool strictly validates input parameters. You must ensure your date ranges match the expected format before executing the query.