> ## 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.

# Intelligence Triggers

Triggers an immediate update of the AI intelligence (Battle Plans and Memory Triggers) for a specific lead.

### Path Parameters

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

### Response

<ResponseField name="success" type="boolean">
  Indicates if the trigger was successful.
</ResponseField>
