Resolve a user utterance to a local tool
nock.resolveConvert natural language requests into one matching tool call from the local catalog, using fast or shortlist modes, or escalate when no match exists.
Instructions
Map natural language to one leaf tool call against the local MCP catalog. One hop only. On mode=fast, pass the envelope to nock.call. On mode=shortlist, pick from shortlist. On mode=escalate, do not ask for more tools and do not invent catalog names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | ||
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||