Skip to main content
Glama

itglue_list_expirations

Track and manage upcoming expirations for warranties, SSL certificates, domains, and other time-sensitive IT resources across organizations.

Instructions

List upcoming expirations across all resource types.

Useful for tracking warranties, SSL certificates, domain renewals, and other time-sensitive items.

Args:

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

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

  • organization_id (number): Filter by organization

  • resource_type_name (string): Filter by type (Configuration, Domain, etc.)

  • range (string): Date range - past, today, week, month, quarter, year, all

  • sort (string): Sort field

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

Returns: List of items with expiration dates.

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
organization_idNoFilter by organization ID
resource_type_nameNoFilter by resource type
rangeNoExpiration date range filtermonth
sortNoField to sort byexpiration_date
sort_directionNoSort direction: asc (ascending) or desc (descending)asc

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