Skip to main content
Glama

itglue_update_location

Modify location details in IT Glue to update address, contact information, or primary status for managed service provider records.

Instructions

Update an existing location in IT Glue.

Args:

  • id (string|number): Location ID (required)

  • name (string): Location name

  • primary (boolean): Is this the primary location

  • address_1 (string|null): Address line 1

  • address_2 (string|null): Address line 2

  • city (string|null): City

  • postal_code (string|null): Postal/ZIP code

  • region_id (number|null): Region/state ID

  • country_id (number|null): Country ID

  • phone (string|null): Phone number

  • fax (string|null): Fax number

  • notes (string|null): Notes

  • response_format (string): 'markdown' or 'json'

Returns: The updated location.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe unique ID of the resource
organization_idNoOrganization ID
nameNoLocation name
primaryNoIs this the primary location
address_1NoAddress line 1
address_2NoAddress line 2
cityNoCity
postal_codeNoPostal/ZIP code
region_idNoRegion ID (state/province)
country_idNoCountry ID
phoneNoPhone number
faxNoFax number
notesNoNotes
response_formatNoOutput format: 'markdown' for human-readable or 'json' for structured datamarkdown

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/ddonathan/itglue-mcp-server'

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