{"tools":[{"name":"list_agents","description":"List the AI sender agents on this PhewDo account, with status, daily caps, prospect counts, and pipeline value.","action":"get_agents"},{"name":"list_prospects","description":"List prospects on this account. Optionally filter by agent_id, pipeline_status (new|greeted|replied|hot|won|lost), or limit.","action":"get_prospects"},{"name":"add_prospect","description":"Push a single prospect to a campaign. Required: campaign_id (or agent_id), name, email or phone, company.","action":"add_ai_email_prospect"},{"name":"update_prospect","description":"Update fields on an existing prospect (pipeline_status, deal_value_inr, remarks, etc).","action":"update_prospect"},{"name":"find_prospects","description":"Discover new prospects via ICP search. Provide audience description + optional geo. Returns a job id you can poll for results.","action":"find_prospects"},{"name":"apollo_find_prospects","description":"Pull prospects from Apollo by industry/keyword filters. Returns a job id.","action":"apollo_find_prospects"},{"name":"list_drips","description":"List drip sequences (campaigns) on this account, with step counts and metrics.","action":"list_drip_groups"},{"name":"create_drip","description":"Generate a multi-step email drip from a natural-language brief. Creates the sequence and returns its id.","action":"drip_ai_generate_journey"},{"name":"enroll_in_drip","description":"Enroll prospects in a drip sequence. Pass sequence_id + a list of prospect_ids.","action":"drip_enroll_prospects"},{"name":"list_inbox","description":"List open inbox conversations across mailboxes. Returns thread previews.","action":"get_inbox_threads"},{"name":"get_thread","description":"Get full conversation history for one thread, including intent and any suggested reply.","action":"get_inbox_thread"},{"name":"send_email","description":"Send a single tracked email from one of your agents. Goes through the same warmup-aware sender as the dashboard.","action":"send_tracked_email"},{"name":"list_meetings","description":"List meetings booked via Cal links, with AI summaries when available.","action":"get_phewdo_meetings"},{"name":"get_dashboard_summary","description":"Top-line KPIs for this account: sends, opens, replies, bookings, hot pipeline ₹.","action":"get_dashboard_summary"},{"name":"shreeos_chat","description":"Talk to ShreeOS — the PhewDo orchestration assistant grounded in this account's live data.","action":"shreeos_chat"}]}