delete_a_person
Remove a person from workforce planning by specifying company and person identifiers. This tool deletes personnel records from Procore's resource management system.
Instructions
Delete a Person. [Resource Management/Resource Planning] DELETE /rest/v1.0/workforce-planning/v2/companies/{company_id}/people/{person_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. This parameter accepts both formats: - **Recommended**: Procore company ID (integer) - Use this for new integrations - Legacy: LaborChart UUID format (uuid string... | |
| person_id | Yes | Unique identifier for the person |