# Interface: ContactResolutionTool

Defined in: [types.ts:1430](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/types.ts#L1430)

Tool that provides access to contact resolution capabilities.

## Extends

- `BaseTool`\<[`ContactResolution`](../../enumerations/ToolType/#contactresolution)>

## Properties

### type

> **type**: [`ContactResolution`](../../enumerations/ToolType/#contactresolution)

Defined in: [types.ts:1280](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/types.ts#L1280)

The type identifier for this tool.

#### Inherited from

`BaseTool.type`
