Skip to main content
Glama
Labs64

Labs64/NetLicensing-MCP

by Labs64

netlicensing_create_license

Assign a new software license to a customer using a predefined template, specifying terms like duration, pricing, and usage limits for automated licensing management.

Instructions

Assign a new license to a customer from a license template.

Args: licensee_number: Customer to assign the license to license_template_number: Template defining type and rules number: Optional custom license number (auto-generated if empty) active: Whether the license is active immediately name: Display name (defaults from template if empty) start_date: ISO 8601 datetime β€” mandatory for TIMEVOLUME type price: License price (overrides template default, omit to inherit) currency: ISO 4217 currency code (overrides template default) time_volume: Duration value β€” mandatory for TIMEVOLUME type time_volume_period: DAY | WEEK | MONTH | YEAR (TIMEVOLUME type) quantity: Usage quota β€” mandatory for PayPerUse / NodeLocked models parent_feature: Parent feature β€” mandatory for TIMEVOLUME + Rental model hidden: Hide license from end customer in Shop (omit to inherit)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
licensee_numberYes
license_template_numberYes
numberNo
activeNo
nameNo
start_dateNo
priceNo
currencyNo
time_volumeNo
time_volume_periodNo
quantityNo
parent_featureNo
hiddenNo

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/Labs64/NetLicensing-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server