> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentlinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Contacts tools

> Inputs, access and errors for 1 registered contacts tool.

Generated 2026-09-13T03:11:22.248Z from `src/tool-registry.js` by `scripts/export-mint-tool-docs.mjs`. 1 of 62 registered tools. Authenticated cloud tools have REST endpoints under `/v1/`. The anonymous `verify_link_free` tool uses `POST /free/check` and `/free/mcp`.

## get\_public\_contacts

Extract explicitly published emails and contact-page candidates from the latest saved public HTML. Returns dated evidence; does not infer emails, verify deliverability or send outreach.

* **State**: Registered.
* **Access**: read · scope: `watches:read` · defined at `src/tool-registry.js:87`

| Input     | Type   | Required | Notes                                                             |
| --------- | ------ | -------- | ----------------------------------------------------------------- |
| `watchId` | string | yes      | Identifier of the watch returned by its create or list operation. |

**Error codes**: `CHECK_REQUIRED` · `COMPLETE_HTML_REQUIRED` · `EVIDENCE_EXPIRED` · `EVIDENCE_TOO_COMPLEX` · `EVIDENCE_TOO_LARGE` · `INVALID_EVIDENCE_URL`
