# BoT GPS Botize app — id `bsize_bot`. Official site: https://www.bot.app/. The Bsize BoT GPS tag, as data: where it is, how much battery it has left, and the messages in its inbox — voice messages arrive already transcribed to text. Useful to be warned when the tag leaves a place, when it has not reported for a while, when it is about to run out of battery, or when whoever carries it sends a message. You need a BoT tag and its bot.app account. Botize automates tasks between this app and 200+ other services. A task is one trigger followed by one or more actions. ## Account Requires connecting a BoT GPS account in Botize. The user links it once and Botize stores the credentials; an assistant never handles them. - Connect: https://botize.com/en/app/bsize_bot/authenticate ## Triggers (1) The event that starts the task. Exactly one per task. - `new_message` — New message https://botize.com/en/method/bsize_bot/new_message.md ## Actions (2) What happens next. A task can chain several. - `get_battery` — Get the battery level https://botize.com/en/method/bsize_bot/get_battery.md - `get_location` — Get the location https://botize.com/en/method/bsize_bot/get_location.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/app/bsize_bot