show_specification_set
Retrieve detailed specification sets for construction projects, including sections, pagination, and project-specific requirements.
Instructions
Show Specification Set. [Project Management/Specifications] GET /rest/v1.0/projects/{project_id}/specification_sets/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the specification section to show | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |