Skip to main content
POST
Discover Contacts

Authorizations

X-API-Key
string
header
required

Body

application/json
filters
object | null

Structured filters assembled directly from the user request. Use only supported fields; do not invent unsupported filters.

pageSize
integer | null

Number of contacts to return. Max 10. This determines the maximum reserved credits for the call.

nextToken
string | null

Pagination token returned by a previous discover_contacts call. Use response.nextPage here when continuing after a preview or prior page, so the same result page is not loaded and charged again.

note
string | null

Optional correlation label echoed into billing metadata.

Response

Tool result.