create_drawing_set
Create a new drawing set in Procore projects to organize construction drawings by specifying project ID, name, and date.
Instructions
Create drawing set. [Project Management/Drawings] POST /rest/v1.0/projects/{project_id}/drawing_sets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| name | Yes | Drawing Set name | |
| date | No | Drawing Set date |