Skip to main content
Glama

itglue_create_contact

Add new contacts to IT Glue by specifying organization, name, title, contact details, and notes for MSP documentation.

Instructions

Create a new contact in IT Glue.

Args:

  • organization_id (number): Organization ID (required)

  • first_name (string): First name (required)

  • last_name (string): Last name (required)

  • title (string): Job title

  • contact_type_id (number): Contact type ID

  • location_id (number): Location ID

  • important (boolean): Mark as important

  • notes (string): Notes

  • contact_emails (array): Email addresses

  • contact_phones (array): Phone numbers

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

Returns: The created contact.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organization_idYesOrganization ID (required)
first_nameYesFirst name (required)
last_nameYesLast name (required)
titleNoJob title
contact_type_idNoContact type ID
location_idNoLocation ID
importantNoMark as important contact
notesNoNotes
contact_emailsNoContact email addresses
contact_phonesNoContact phone numbers
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