Candidate Time Extractor Support

App name

Candidate Time Extractor.

What this app does

It extracts candidate interview availability details into structured fields for a recruiting workflow.

When to use it

Use it when supplied candidate text needs deterministic extraction into availability data.

Input

Submit a JSON-RPC tools call with arguments.text containing the candidate message.

Output

The output contains status, extracted times, timezone, contact details, notes, missing fields, source text, and errors.

What this app does not do

It does not schedule, send, contact, update external systems, provide advice, rank candidates, or make hiring decisions.

Data handling

The app is read-only, stateless, deterministic, and uses no external APIs.

Support

Email sidcraigau@gmail.com when reporting an issue. Include the app route, MCP method, input category, and returned error code. Do not include sensitive candidate data unless necessary.