get_esim_plan
ActiveTool of ALT eSIM
declared in 0.41.2
Get one ALT eSIM plan by its sku or id. Returns full details: title, data amount, validity days, USD price, coverage carriers, product URL.
Parameters schema
{
"type": "object",
"required": [
"sku_or_id"
],
"properties": {
"sku_or_id": {
"type": "string",
"description": "The plan sku (e.g. 'eSIM_Alt_JP_1DG1') or id."
}
}
}Parent server
ALT eSIM
1/7 registries