ats_generate_demo_data
Generate a full set of realistic sample data for an applicant tracking system, including jobs, candidates at each pipeline stage, interviews, and offers. Ideal for testing, demonstrations, or initial setup.
Instructions
Generate a full set of realistic demo data for the ATS (Applicant Tracking System). Returns a complete ATSState with sample jobs, candidates at various pipeline stages, scheduled interviews, and offers. Useful for testing, demonstrations, or populating an empty ATS instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeStats | No | If true, include summary statistics alongside the generated data. Default: false. |