actions-marketplace-validations/Work wechat agent message send

企业微信应用消息发送插件

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 30, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/wertycn_work-wechat-send-action@a6134d1dc5dccc7fede473af176d2830e3c54d52 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
wechat_id企业微信IDyes""
agent_secret企业微信自建应用密钥yes""
agent_id企业微信自建应用ID(如:1000002)yes""
to_user消息接收人,多个使用竖线|分割,默认为空发送给应用下所有人no@all
msgtype消息类型,当前支持text,markdown两种类型notext
content消息内容换行使用\nyes""
cache_pathtoken缓存目录no~/.wechat_token/
send_step消息发送时机 调用时(main)或完成时(post)nomain

no outputs