Skip to main content
Glama
TylerIlunga

Procore MCP Server

Create PDF Export For A Commitment Change Order Batch

create_pdf_export_for_a_commitment_change_order_batch

Create a PDF export for a commitment change order batch. Provide company, project, and batch IDs to get a download URL or async job handle.

Instructions

Creates a PDF export for a given Commitment Change Order Batch. Note: This endpoint is currently only supported in Procore Zones US01 && US02. Use this to create a new Commitments in Procore. Generates the export and returns a download URL or async job handle. Required parameters: company_id, project_id, commitment_co_batch_id. Procore API (v2.0): Construction Financials > Commitments. Endpoint: POST /rest/v2.0/companies/{company_id}/projects/{project_id}/commitment_change_order_batches/{commitment_co_batch_id}/pdf

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
company_idYesURL path parameter — unique identifier for the company.
project_idYesURL path parameter — unique identifier for the project.
commitment_co_batch_idYesURL path parameter — unique identifier for the Commitment Change Order Batch.
Behavior1/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description includes a clear behavioral contradiction by stating 'Use this to create a new Commitments,' which is not the tool's function. Annotations do not indicate creation of commitments. The description fails to accurately describe the tool's core behavior, misleading the agent. The zones note is relevant but cannot compensate for the erroneous statement.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is moderately concise but includes an unnecessary and misleading sentence ('Use this to create a new Commitments') that inflates the word count and harms clarity. The structure is adequate with the zones note and endpoint info, but the error reduces overall conciseness.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema is provided, so the description should fully explain the return value. It mentions a download URL or async job handle but does not clarify when each is returned or how to handle the async job. Additionally, it omits details about whether repeated calls generate new exports or overwrite existing ones. The misleading commitment creation statement further detracts from completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the schema already describes each parameter well. The description merely lists the required parameters without adding new semantic meaning, such as formats, constraints, or relationships. Baseline 3 is appropriate as the description adds no extra value beyond rephrasing schema information.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action 'Creates a PDF export' and specifies the resource 'Commitment Change Order Batch'. It also mentions the output (download URL or async job handle). The tool name and title are descriptive, and it distinguishes from siblings like 'create_pdf_export_for_a_commitment_change_order' (singular) and 'create_pdf_export_for_a_prime_change_order_batch'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description includes a zone restriction (US01 and US02), which is helpful, but it also contains a misleading statement: 'Use this to create a new Commitments in Procore.' This is incorrect and could confuse an agent about when to use the tool. No guidance is provided on when to use this tool versus similar tools for creating PDFs of individual change orders or prime batches.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TylerIlunga/procore-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server