show_observation_item
Retrieve detailed information about a specific observation item in Procore projects to monitor project quality and track issues.
Instructions
Show Observation Item. [Project Management/Observations] GET /rest/v1.0/observations/items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Observation Item ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |