show_action_plan
Retrieve detailed action plan information from Procore to manage project tasks, track progress, and coordinate team activities using project and plan identifiers.
Instructions
Show Action Plan. [Project Management/Action Plans] GET /rest/v1.0/projects/{project_id}/action_plans/plans/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Action Plan ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |