> ## Documentation Index
> Fetch the complete documentation index at: https://docs.closerintellect.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Intelligence Brief

Retrieves a high-level intelligence briefing for a lead, typically used before a manual call.

### Path Parameters

<ParamField path="id" type="string" required>
  The unique identifier of the lead.
</ParamField>

### Response

<ResponseField name="brief" type="object">
  The intelligence brief summary.
</ResponseField>
