Skip to main content
Glama
TylerIlunga

Procore MCP Server

Sync Line Item Types

sync_line_item_types

Create or update a batch of line item types. Modifies existing commitments using only the fields provided.

Instructions

This endpoint creates or updates a batch of Line Item Types. See Using Sync Actions for additional information. Use this to update an existing Commitments (only the supplied fields are changed). Updates the specified Commitments and returns the modified object on success. Required parameters: company_id, updates. Procore API: Construction Financials > Commitments. Endpoint: PATCH /rest/v1.0/line_item_types/sync

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
company_idYesJSON request body field — unique identifier for the Procore company
updatesYesJSON request body field — the updates for this Commitments operation
Behavior2/5

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

The description correctly says 'creates or updates' and 'only the supplied fields are changed,' providing some behavioral insight. However, the repeated reference to 'Commitments' is misleading and undermines trust. Annotations indicate mutation, but the description contradicts the tool's actual resource.

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 relatively concise with four sentences, including a link to external docs and required parameters. However, the incorrect reference to 'Commitments' is unnecessary and detracts from efficiency. Could be tighter without the error.

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?

For a batch sync operation, the description is incomplete: it does not explain the structure of the 'updates' array, the exact sync semantics, or the return value (no output schema). The misleading reference to 'Commitments' adds confusion. More detail is needed for proper usage.

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 baseline is 3. The description mentions required parameters but adds no new details beyond the schema. The phrase 'only the supplied fields are changed' provides marginal context about update behavior, but the structure of 'updates' remains unclear.

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

Purpose3/5

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

The description states 'creates or updates a batch of Line Item Types,' which is clear. However, it also incorrectly refers to 'Commitments' multiple times, causing confusion about the actual resource. This inconsistency reduces clarity.

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 mentions 'Use this to update an existing Commitments,' but this references the wrong resource. It does not explain when to use this sync tool versus individual create/update actions. The link to 'Using Sync Actions' is helpful but external. No explicit comparison to alternatives.

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