procore_get_endpoint_details
Retrieve complete API endpoint specifications including parameters, request body, and response formats for Procore operations. Use operation IDs from endpoint discovery.
Instructions
Get full parameter schema, request body, and response format for a specific endpoint. Use the operationId from discover_endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | Yes | The operationId from discover_endpoints, e.g. 'RestV10ProjectsProjectIdRfisGet' |