show_resource
Retrieve detailed information about a specific resource in Procore projects using its unique ID and project identifier.
Instructions
Show resource. [Project Management/Schedule (Legacy)] GET /rest/v1.0/resources/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the resource | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |