Skip to main content
Glama
TylerIlunga

Procore MCP Server

Bulk Remove Project Details For Company Users On Projects

bulk_remove_project_details_for_company_users_on_projects
Destructive

Removes project details from multiple company users across projects in bulk. Updates existing directory records in Procore.

Instructions

This endpoint allows company users to bulk remove project details on multiple projects. Use this to update an existing Directory records (only the supplied fields are changed). Moves the Directory records to its new position and returns the updated object. Required parameters: company_id, users. Procore API (v2.0): Core > Directory. Endpoint: PATCH /rest/v2.0/companies/{company_id}/users/bulk_remove_project_details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
company_idYesURL path parameter — unique identifier for the company.
usersYesJSON request body field — array of existing company users with a permission template id, project_role_ids, and project id that they want updated. The maximum amount per request is 1000 user_id, project_id, project_role_ids,...
Behavior2/5

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

The description contradicts the tool name by mentioning 'update' and 'move' instead of 'remove'. It does not clearly state the effect of the operation (removal vs. update), permissions required, or side effects beyond annotations indicating destructiveness.

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 three sentences plus API details, but it includes irrelevant information ('Moves the Directory records to its new position') and could be more concise and accurate. The core message is muddled.

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 complex mutation tool with no output schema, the description lacks details on return value specifics, error handling, rate limits, or prerequisites. It inadequately prepares the agent for proper invocation.

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%, and the description restates required parameters without adding significant meaning. The schema itself provides adequate descriptions for both parameters, so the description offers minimal extra value.

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

Purpose2/5

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

The name and title suggest 'remove', but the description describes 'update' and 'move', creating confusion about the actual operation. The purpose is unclear and potentially misleading.

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 a vague usage hint ('Use this to update an existing Directory records') but fails to differentiate from sibling tools like bulk_update_project_details_for_company_users_on_projects. No guidance on when not to use or 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