Skip to main content
Glama
ddonathan

IT Glue MCP Server

by ddonathan

List IT Glue Flexible Asset Types

itglue_list_flexible_asset_types
Read-onlyIdempotent

Retrieve flexible asset type definitions from IT Glue to identify required IDs for creating or filtering custom assets. Use filters to find specific types or include field details.

Instructions

List all flexible asset types defined in IT Glue.

Flexible asset types define the structure (fields/traits) for flexible assets. Use this to find the type ID needed when creating or filtering flexible assets.

Args:

  • page (number): Page number (default: 1)

  • page_size (number): Items per page (default: 50)

  • name (string): Filter by name

  • enabled (boolean): Filter by enabled status

  • include (array): Include 'flexible_asset_fields' to see field definitions

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

Returns: List of flexible asset types with their IDs and names.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number (1-indexed)
page_sizeNoNumber of items per page (max 1000)
response_formatNoOutput format: 'markdown' for human-readable or 'json' for structured datamarkdown
nameNoFilter by name (partial match supported)
enabledNoFilter by enabled status
includeNoInclude flexible asset fields in response

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