企业微信开发者
Official@wecomteam · China
企业微信开发者中心开发教程、开发文档配套相关代码示例。
Agent Skills by 企业微信开发者
Showing 10 vetted skills indexed across 1 GitHub repositories.
wecom-contact
Query visible WeCom directory members via get_userlist and filter by name or alias.
wecom-msg
Query WeCom chat histories and download multimedia messages via wecom_mcp.
wecom-send-media
Send local media files to WeCom users via absolute file paths and MEDIA directive.
wecom-todo
Manage WeCom todos via wecom-mcp tool calls with pagination and contact-name resolution.
wecom-schedule
Coordinate enterprise calendars in WeCom with querying, event creation, updates, and availability checks.
wecom-meeting
Create, list, update, and cancel WeCom meetings via wecom_mcp.
wecom-doc
Manage WeCom documents and smart pages via MCP automation.
wecom-smartsheet
Manage WeCom Smart Sheets sub-sheets, fields, and records via wecom_mcp.
wecom-send-template-card
Send structured WeCom template cards with JSON conforming to the card schema.
wecom-preflight
Inspect and repair wecom_mcp permission configurations via CLI before operations.
Frequently Asked Questions About 企业微信开发者
FAQPage SchemaWhat specific enterprise tasks are enabled by these WeCom integrations?▼
These integrations enable directory member querying, multimedia message transmission, enterprise calendar event management, and structured document or Smart Sheet record manipulation. Users can programmatically handle meeting lifecycles, distribute template-based notifications, and perform permission pre-flight checks to ensure operational readiness within the WeCom ecosystem.
Which technical personas are the primary target for these WeCom capabilities?▼
The primary target personas include enterprise system administrators, internal platform engineers, and corporate developers tasked with extending WeCom functionality. These professionals utilize the provided interfaces to bridge internal business logic with WeCom communication channels, ensuring seamless data flow between organizational databases and employee messaging interfaces.
What are the prerequisites for deploying these WeCom integration capabilities?▼
Deployment requires an active WeCom enterprise account with appropriate administrative permissions to access the developer center. Users must configure valid credentials and perform permission pre-flight inspections to ensure the environment supports the required read/write operations for directory, calendar, and document management services.