Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- run_full — Run the full LinkedIn Recruiter pipeline: collect InMail data + Greenhouse candidates, analyze metrics, synthesize narrative, return the full AgentResult with pipeline_report.
- get_inmail_stats — Collect InMail messages and return pipeline statistics: response rate, opt-out rate, stage breakdown. No Greenhouse sync.
- sync_candidates_to_greenhouse — Match LinkedIn InMail candidates against Greenhouse records by profile URL, log activities, create new records for unmatched. Excludes opted-out candidates (GDPR).
- generate_pipeline_report — Generate a weekly recruiting pipeline Notion report and optionally post a summary to Slack #recruiting.
- check_opt_outs — Given a list of LinkedIn profile URLs, return which ones have opted out of recruiting contact (GDPR compliance check).
- list_capabilities — List the agent's tools and capabilities.
- plan_inputs — Plan/brainstorm the inputs for a tool: returns questions, schema and a ready-to-edit example.
- discover_intent — State a freeform recruiting goal and get clarifying questions plus a concrete proposed tool input.