Skip to main content
Glama

itglue_update_organization

Modify organization details in IT Glue by updating name, status, type, description, notes, or alerts using the organization ID.

Instructions

Update an existing organization in IT Glue.

Args:

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

  • name (string): Organization name

  • 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|null): Alert message (null to clear)

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

Returns: The updated organization.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe unique ID of the resource
nameNoOrganization name
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 (set to null to clear)
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