Skip to main content
Glama

itglue_create_flexible_asset

Create custom flexible assets in IT Glue to document organization-specific information, configurations, or custom data types for MSPs.

Instructions

Create a new flexible asset in IT Glue.

Before creating, use itglue_list_flexible_asset_types to get the type ID, then itglue_list_flexible_asset_fields to see required trait fields.

Args:

  • organization_id (number): Organization ID (required)

  • flexible_asset_type_id (number): Flexible asset type ID (required)

  • traits (object): Trait values as key-value pairs. Keys are field name-keys.

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

Returns: The created flexible asset.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organization_idYesOrganization ID (required)
flexible_asset_type_idYesFlexible asset type ID (required)
traitsYesTrait values as key-value pairs. Keys are the trait name-keys from the flexible asset type.
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