Skip to main content
Glama
ddonathan

IT Glue MCP Server

by ddonathan

Update IT Glue Flexible Asset

itglue_update_flexible_asset
Idempotent

Update flexible asset data in IT Glue by modifying traits, archive status, or organization association for MSP documentation management.

Instructions

Update an existing flexible asset in IT Glue.

Args:

  • id (string|number): Flexible asset ID (required)

  • organization_id (number): Organization ID

  • traits (object): Trait values to update

  • archived (boolean): Archive status

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

Returns: The updated flexible asset.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe unique ID of the resource
organization_idNoOrganization ID
traitsNoTrait values to update. Keys are the trait name-keys from the flexible asset type.
archivedNoArchive status
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