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

# search_sales_agent

> The AI Sales Agent working pool: membership, mute status, quota, settings and generated plan tasks.

<Info>**READ** · 8 operations · never changes data</Info>

The AI Sales Agent working pool: which leads are in it, whether a given lead is muted, the account's quota, current settings, and generated plan tasks.

```js theme={null}
search_sales_agent({
  kind: "pool" | "is_in_pool" | "mute_status" | "quota" | "settings" | "plan_tasks" | "by_lead",
  lead_id?
})
```

<Warning>Boundary — this manages *which leads the AI follows up on*, not the lead data itself.</Warning>
