List recent threads. Requires authentication. Use for Agentuity cloud platform operations
List recent threads
agentuity auth loginagentuity cloud thread list [options]
| Option | Type | Required | Default | Description |
|--------|------|----------|---------|-------------|
| --count | number | No | 10 | Number of threads to list (1–100) |
| --orgId | string | Yes | - | Filter by organization ID |
| --projectId | string | Yes | - | Filter by project ID |
| --all | boolean | Yes | - | List all threads regardless of project context |
List 10 most recent threads:
bunx @agentuity/cli cloud thread list
List 25 most recent threads:
bunx @agentuity/cli cloud thread list --count=25
Filter by project:
bunx @agentuity/cli cloud thread list --project-id=proj_*
Filter by organization:
bunx @agentuity/cli cloud thread list --org-id=org_*
List all threads regardless of project context:
bunx @agentuity/cli cloud thread list --all
Returns: array
npx skills add agentuity/agentuity-cli-cloud-thread-list下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer