Skip to main content
Glama

itglue_create_location

Add a new physical location to an organization in IT Glue, including address details, contact information, and operational notes.

Instructions

Create a new location in IT Glue.

Args:

  • organization_id (number): Organization ID (required)

  • name (string): Location name (required)

  • primary (boolean): Is this the primary location

  • address_1 (string): Address line 1

  • address_2 (string): Address line 2

  • city (string): City

  • postal_code (string): Postal/ZIP code

  • region_id (number): Region/state ID

  • country_id (number): Country ID

  • phone (string): Phone number

  • fax (string): Fax number

  • notes (string): Notes

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

Returns: The created location.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organization_idYesOrganization ID (required)
nameYesLocation name (required)
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