Skip to main content
Glama
TylerIlunga

Procore MCP Server

Sync Company Users

sync_company_users

Create or update a batch of Company Users in the Procore Directory using sync actions. Requires Directory Admin permissions.

Instructions

This endpoint creates or updates a batch of Company Users. See Using Sync Actions for additional information. Requires Directory Admin permissions. #### Country and State codes The country_code and state_code parameter values must conform to the ISO-3166 Alpha-2 specification. See Working with Country Codes for additional information. Use this to update an existing Directory records (only the supplied fields are changed). Updates the specified Directory records and returns the modified object on success. Required parameters: company_id, updates. Procore API (v1.3): Core > Directory. Endpoint: PATCH /rest/v1.3/companies/{company_id}/users/sync

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
company_idYesURL path parameter — unique identifier for the company.
updatesYesJSON request body field — the updates for this Directory operation
Behavior4/5

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

Annotations indicate not read-only, not destructive, not idempotent. The description adds context: requires Directory Admin permissions, returns the modified object, and includes specific constraints for country/state codes. No contradictions with annotations.

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 somewhat verbose with redundant sentences (e.g., 'Use this to update' and 'Updates the specified Directory records'). It could be more concise by removing repetition and focusing on key points.

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

Completeness4/5

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

Given the tool has 2 parameters, no output schema, and annotations with limited safety info, the description adequately covers purpose, permissions, parameter constraints, return value, and links to documentation. It lacks discussion of batch limits or error scenarios, but overall sufficient.

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

Parameters4/5

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

Schema coverage is 100% with basic descriptions. The description adds value by explaining the updates parameter as an array for directory operations, detailing country/state code constraints, and specifying required parameters beyond the schema.

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 tool creates or updates a batch of Company Users, using a specific verb and resource. It differentiates from sibling sync tools by specifying 'Company Users' and provides the exact endpoint.

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

Usage Guidelines3/5

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

The description mentions required permissions (Directory Admin) and references documentation for sync actions, but does not explicitly state when to use this tool versus alternatives or when not to use it. There are many sibling sync tools, but no comparison or exclusion criteria are provided.

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