List Conversations
List cloud-agent conversations visible to the signed-in account and GitHub identity.
CLI lobby conversations list
Use this first to discover the conversation IDs required by scoped operations.
Response Fields
| Field | Type | Description |
|---|---|---|
id |
UUID | Conversation identifier. |
title |
string | Task-derived display title. |
visibility |
string | shared or private. |
repositoryId |
integer | Connected GitHub repository. |
state |
string | starting, running, completed, or failed. |
Account membership, visibility, and repository access are enforced. An ID selects scope; it does not grant access.