Skip to main content
Glama
TylerIlunga

Procore MCP Server

Delete A Change Order Change Reason

delete_a_change_order_change_reason
DestructiveIdempotent

Permanently delete a specific change order change reason for a company using its ID. This action is irreversible.

Instructions

Delete a Specific Change Order Change Reason for a Company. Use this to permanently delete the specified Change Orders. This cannot be undone. Permanently removes the specified Change Orders. This action cannot be undone. Required parameters: company_id, id. Procore API (v2.0): Construction Financials > Change Orders. Endpoint: DELETE /rest/v2.0/companies/{company_id}/change_order_change_reasons/{id}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
company_idYesURL path parameter — unique identifier for the company.
idYesURL path parameter — change Order Change Reason ID
Behavior3/5

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

Annotations already indicate destructive behavior, and the description reinforces 'cannot be undone'. However, it repeats the inaccurate phrase 'specified Change Orders' and does not disclose additional behavioral traits beyond what annotations provide. The description adds minimal value.

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

Conciseness2/5

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

The description is repetitive, stating 'This cannot be undone' and 'Permanently removes the specified Change Orders' twice. It could be more concise by merging redundant statements. The structure is front-loaded with the purpose but suffers from redundancy.

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

Completeness3/5

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

For a simple tool with no output schema, the description provides basic context including the endpoint and required parameters. However, it lacks explanation of the Change Order Change Reason concept, how to obtain the ID, or what happens upon deletion (e.g., return status).

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?

The input schema covers both parameters with descriptions, and the description merely lists required parameters. No additional meaning is added beyond the schema, aligning with the baseline for 100% coverage.

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

Purpose4/5

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

The description clearly states it deletes a specific Change Order Change Reason for a Company, distinguishing it from create/update/list siblings. However, there is a slight inconsistency when it says 'specified Change Orders' instead of 'Change Order Change Reasons', which could cause confusion.

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 provides basic parameter requirements but lacks guidance on when to use this tool versus alternatives, such as when not to delete or what preconditions are needed. No explicit usage context is given.

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