DeveloperWebMCP verified
montote.ch WebMCP tools
Swiss shop for personalised tote bags, printable from a single piece.
DeveloperWebMCP verified
Swiss shop for personalised tote bags, printable from a single piece.
Swiss shop for personalised tote bags, printable from a single piece. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Liste les tote bags personnalisables Montote : code, nom, matière, prix du sac « dès » en CHF et minimum de commande par modèle (1 = à l’unité). Utiliser get_bag_details pour dimensions, couleurs et paliers de prix complets.
Open the montote.ch website and ask your browser agent to use list_bag_modelsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the list_bag_models tool on montote.ch. Return the structured result and cite the source page.Détails d’un modèle de tote bag : couleurs disponibles (teinte nature ou couleur), paliers de prix du sac en CHF (dégressif par quantité), dimensions et zone d’impression maximale en cm.
Open the montote.ch website and ask your browser agent to use get_bag_detailsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_bag_details tool on montote.ch with model_code: <string>. Return the structured result and cite the source page.model_code string Code du modèle, ex. W801 (voir list_bag_models).Calcule le prix complet d’un projet de tote bags personnalisés en CHF : la technique d’impression la moins chère est choisie automatiquement selon la quantité, les dimensions du logo, le nombre de couleurs et l’effet. Retourne aussi le prix du sac par palier et le total estimé. Aucune donnée client requise.
Open the montote.ch website and ask your browser agent to use estimate_priceInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the estimate_price tool on montote.ch with nb_pieces: <integer>, logo_w_cm: <number>, logo_h_cm: <number>, nb_couleurs: <string>, effet: <string>, model_code: <string>, color: <string>. Return the structured result and cite the source page.nb_pieces integer Nombre de sacs.logo_w_cm number Largeur du logo en cm.logo_h_cm number Hauteur du logo en cm.nb_couleurs string Couleurs du logo (multi = photo/dégradés).effet string Effet spécial éventuel.model_code string Modèle de sac (ex. W801) pour inclure son prix.color string Couleur du sac (influence le palier nature/couleur).Configure le parcours de commande dans la page : sélectionne le modèle et la couleur du sac, la quantité, les options du logo (couleurs, effet) et, si un logo a déjà été déposé par le client, ses dimensions et sa position. Ouvre l’écran de placement.
Open the montote.ch website and ask your browser agent to use configure_itemInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the configure_item tool on montote.ch with model_code: <string>, color: <string>, nb_pieces: <integer>, nb_couleurs: <string>, effet: <string>, logo_w_cm: <number>, position_x_pct: <number>, position_y_pct: <number>. Return the structured result and cite the source page.model_code string Code du modèle (ex. W801).color string Nom de la couleur du sac.nb_pieces integer Nombre de sacs.nb_couleurs string effet string logo_w_cm number Largeur du logo en cm (logo déjà déposé uniquement).position_x_pct number Position horizontale 0-100.position_y_pct number Position verticale 0-100.Ajoute la configuration en cours au panier de devis. Nécessite qu’un logo ait été déposé par le client et qu’une technique soit calculée.
Open the montote.ch website and ask your browser agent to use add_item_to_cartInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the add_item_to_cart tool on montote.ch. Return the structured result and cite the source page.Contenu du panier de devis en cours : articles (modèle, couleur, quantité, technique, prix CHF) et total.
Open the montote.ch website and ask your browser agent to use get_cartInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_cart tool on montote.ch. Return the structured result and cite the source page.Pré-remplit le formulaire de demande de devis (prénom, nom, email, téléphone suisse, remarques) sur l’écran final. N’envoie JAMAIS la demande : le client vérifie et clique lui-même sur Envoyer.
Open the montote.ch website and ask your browser agent to use prefill_quote_formInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the prefill_quote_form tool on montote.ch with firstname: <string>, name: <string>, email: <string>, phone: <string>, remarques: <string>. Return the structured result and cite the source page.firstname string Prénom du client.name string Nom du client.email string Email du client.phone string Téléphone suisse (+41…).remarques string Remarques pour l’atelier.