alibabacloud-sms-send-short-message
Installation
SKILL.md
Critical CLI Compliance (Must Read First)
The following declarations apply to every aliyun CLI invocation in this Skill —
they must be honored before any send / query operation, workflow step, or functional
scenario described later in this document.
Pre-check: Aliyun CLI >= 3.3.3 required
Run
aliyun versionto verify the version is >= 3.3.3. If not installed or the version is too low, runcurl -fsSL https://aliyuncli.alicdn.com/setup.sh | bashto install or update.
Pre-check: Aliyun CLI plugin update required
[MUST] run
aliyun configure set --auto-plugin-install trueto enable automatic plugin installation. [MUST] runaliyun plugin updateto ensure that any existing plugins on your local machine are always up-to-date.