Memory & Sync
resolve
Resolve Reference
Resolve ONE loose reference to the right Cloud primitive in a single lookup: a name, a partial id, "the X page", "my retail contact": instead of guessing which tool to call.
Arguments
limitintegeroptionalMax ranked matches to return (default 10).querystringrequiredThe loose reference to resolve: a name, partial id, or vague phrase.typestringoptionalOptional primitive to narrow the search to: page, contact, task, app, space, or memory. Omit to search all.
Returns
Searches across pages, contacts, tasks, apps, spaces, and memories at once and returns ranked matches with each one's type, label, id, and url, plus a confidence signal: "high" (act on the top…
Declared limits
limit: greater than 0limit: maximum 9007199254740991query: minimum length 1
Ask for it
The Cloud routes these requests to this verb.
- find the X
- which X is this
- open the thing called Y
- resolve this reference
- what is Z
Pair it with
The verbs that finish the job.