initiate_booking
ActiveTool of AgniGateway Marketplace
declared in 1.0.0
Generate a tracked affiliate booking link for an offer. Logs the transaction for commission tracking. Return the booking_url to the user to complete their reservation.
Parameters schema
{
"type": "object",
"required": [
"source_id"
],
"properties": {
"source_id": {
"type": "string",
"description": "Offer source_id to book"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
AgniGateway Marketplace
https://github.com/Kaanthan24/agnigateway-mcp
2/7 registries