Skip to main content

Overview

Retrieves the conversation history for a project, including user messages and AI responses. Use this for debugging, reviewing progress, and understanding what happened during a build.

Parameters

string
required
The project to get messages for
  • Format: UUID
  • Example: "660e8400-e29b-41d4-a716-446655440001"

Response

array
required
Array of message objects

Example Usage

Common Use Cases

Debug Build Failures

Review Build History

bilt_get_session

Get session status

bilt_send_message

Send new messages

bilt_cancel_workflow

Stop workflow