Show a hire's progress
onboarding_progressOne hire's whole plan: every task with its owner, due date and status, plus the percent complete, the overdue count and what is still outstanding. Pass as_csv for a Pro-only CSV export of the plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hire | Yes | The hire id, e.g. H-0001, or the name when only one carries it | |
| as_csv | No | Return the plan as CSV. Pro only. Default false |