show_weather_log_v1_1
Retrieve weather log details for a specific project in Procore to track and document daily weather conditions affecting construction activities.
Instructions
Show Weather Log. [Project Management/Daily Log] GET /rest/v1.1/projects/{project_id}/daily_logs/weather_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Weather Log ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |