show_action_plan_reference
Retrieve specific action plan reference details from Procore projects to access project management documentation and guidelines.
Instructions
Show Action Plan Reference. [Project Management/Action Plans] GET /rest/v1.0/projects/{project_id}/action_plans/plan_references/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Action Plan Reference ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |