kingwl/Tencent Cloud SMS send action
Send sms by tencent cloud sms api
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| secret_id | Secret Id | yes | — |
| secret_key | Secret Key | yes | — |
| sdk_app_id | Sdk App Id | yes | — |
| region | Region | yes | — |
| sms_sign | Registed sign | yes | — |
| sms_phones | Phones to send, must be list after stringify | yes | — |
| sms_template_id | Template to send | yes | — |
| sms_template_params | Template parameters to send, must be list after stringify | yes | — |
Outputs
| name | description |
|---|---|
| result | Does the send request succeed |