renew_domain
ActiveTool of io.github.nach-dakwale/instadomain
declared in 3.1.1
Renew a domain for 1 additional year. Creates a Stripe checkout session for the renewal payment. Args: order_id: The order ID of a completed domain purchase (e.g. "ord_abc123").
Parameters schema
{
"type": "object",
"required": [
"order_id"
],
"properties": {
"order_id": {
"type": "string"
}
},
"additionalProperties": false
}Parent server
io.github.nach-dakwale/instadomain
1/7 registries