Skip to main content
GET
Resolve an exact Lead Finder title without selecting between duplicates
CLI:

Overview

Resolve an exact Lead Finder title without selecting between duplicates This page documents get /api/lead-finder/resolve. Use the request and response sections on this page for accepted parameters, payload fields, response fields, and authentication behavior.

AI agent notes

  • Confirm the operation matches the user’s intent before calling it.
  • For write operations, confirm the user intends to change state.
  • Surface validation, permission, and not-found errors instead of retrying unchanged.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

title
string
required
Required string length: 1 - 180

Response

Lead Finder title resolution.

surface
enum<string>
required
Available options:
lead-finder,
feed
title
string
required
disposition
enum<string>
required
Available options:
matched,
not_found,
ambiguous
search
object | null
required
candidates
object[]
required