| 名称 | agentuity-cli-cloud-thread-delete |
| 描述 | 删除一个线程。需要身份验证。用于Agentuity云平台操作 |
| 版本 | “0.0.103” |
| 开源协议 | Apache-2.0 allowed-tools: “Bash(agentuity:*)” argument-hint: “<thread_id>” metadata: command: “agentuity cloud thread delete” tags: “destructive requires-auth” |
云线程删除
删除一个线程
前提条件
- 已通过
agentuity auth login完成身份验证
使用方法
agentuity cloud thread delete <thread_id>
参数
| 参数 | 类型 | 是否必需 | 描述 |
|---|---|---|---|
<thread_id> |
字符串 | 是 | - |
示例
通过ID删除线程:
bunx @agentuity/cli cloud thread delete thrd_abc123xyz