task
Inspect vendor agent tasks or stop a known task.
alicli task list --limit 20 --json
alicli task cancel <task-id> --jsonCurrent send, contact, pull and search-api commands do not create vision-agent tasks. The task list can therefore show older tasks or work from other clients. Inspect the ID, status, description and creation time before cancellation; stopping another workflow can interrupt its device work.
Scope
Listing calls the vendor task API. Cancellation requires the exact task ID and asks the vendor to stop it. It does not undo actions the task already performed, establish whether a message was sent, or release an unrelated local account lock. Resolve uncertain external actions by inspecting their outcome.