Skip to main content
Glama

itglue_create_organization

Create new organizations in IT Glue to manage client data, including name, type, status, and notes for MSP documentation.

Instructions

Create a new organization in IT Glue.

Args:

  • name (string): Organization name (required)

  • organization_type_id (number): Organization type ID

  • organization_status_id (number): Organization status ID

  • short_name (string): Short name

  • description (string): Description

  • quick_notes (string): Quick notes

  • alert (string): Alert message

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

Returns: The created organization with its new ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesOrganization name (required)
organization_type_idNoOrganization type ID
organization_status_idNoOrganization status ID
short_nameNoShort name for the organization
descriptionNoOrganization description
quick_notesNoQuick notes about the organization
alertNoAlert message to display
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