Skip to content
Lobby
Esc
navigateopen⌘Jpreview

Get Project

Read the project brief and current conversation task link.

CLI + MCP get_project

Read this before resuming project work. The project and repository are selected by the conversation, never by caller-supplied identity fields.

Parameters

The MCP tool accepts an empty object. Outside Lobby, the CLI requires an authorized --conversation UUID.

Use returned revisions for later writes. On conflict, read again and reconcile.

Request

lobby project get \
  --conversation 00000000-0000-4000-8000-000000000001

Response

{"project":{"id":"PROJECT_ID","brief":"# Project brief","revision":4},"conversationTask":{"taskId":"TASK_ID","revision":1}}