ranlychan/Feishu Webhook Notify
Send a message to Feishu via webhook with signature, supports msg_type, content and card JSON input
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| feishu_webhook | Feishu webhook URL | yes | — |
| feishu_secret | Feishu webhook secret | yes | — |
| msg_type | Message type, e.g., 'text', 'post', 'interactive' | yes | — |
| content | JSON string for content field (required for text/post) | no | — |
| card | JSON string for card field (required for interactive card) | no | — |
Outputs
no outputs