wecom-meeting-query

Query enterprise WeChat meeting lists, details, and keyword searches via API.

33|13|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/hashSTACS-Global/EnClaws --skill wecom-meeting-query-hashstacs-global
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-meeting-query
Source: https://github.com/hashSTACS-Global/EnClaws/tree/main/extensions/wecom-openclaw-plugin/skills/wecom-meeting-query
Command: npx skills add https://github.com/hashSTACS-Global/EnClaws --skill wecom-meeting-query-hashstacs-global

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wecom_mcp, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of managing and querying enterprise WeChat meetings, making it easy to access meeting details and lists.

Core Features & Use Cases

  • Meeting List Query: Retrieve a list of meetings based on user and time range.
  • Meeting Detail Retrieval: Obtain complete details for a specific meeting by ID.
  • Keyword Search: Find meetings using keywords.
  • Use Case: For users who need to quickly check their meeting schedule or find specific meetings by name or date.

Quick Start

Use the wecom-meeting-query skill to list all meetings for the current user within the last 30 days.

Frequently Asked Questions about wecom-meeting-query

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

FAQPage Schema
How do I retrieve a list of enterprise WeChat meetings for a specific time range?

To retrieve a list of enterprise WeChat meetings, query meetings based on a specific user and time range. This feature allows you to quickly access your meeting schedule and filter results by date.

Can I search for specific enterprise WeChat meetings using keywords?

Yes, you can find specific enterprise WeChat meetings using keyword search. This allows you to quickly locate meetings by name or relevant text details without manually browsing the full list.

Do I need special permissions to query enterprise WeChat meeting details?

Yes, querying enterprise WeChat meeting details requires access to the WeChat meeting API and appropriate user permissions. You must ensure your environment is configured with the necessary API authorizations.

What is the best way to get complete details for a specific WeChat meeting?

The best way to get complete details for a specific WeChat meeting is by retrieving detailed information using the meeting ID. This provides the full scope of meeting information directly from the API.

Does the enterprise WeChat meeting query tool work without the wecom_mcp dependency?

No, the enterprise WeChat meeting query functionality requires the wecom_mcp dependency to function. This component is essential for connecting to the API and executing the meeting list and detail retrieval scripts.