show_generic_tool_item_v1_0
Retrieve specific generic tool item details from Procore projects using item ID and project ID. Access configurable tool information for company administration.
Instructions
Show Generic Tool Item. [Company Admin/Custom - Configurable Tools] GET /rest/v1.0/generic_tool_items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Generic Tool Item ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |