# Botize's databases Botize app — id `btzlistpku`. Official site: https://botize.com. Store items in Botize's databases, designed for simple management and accessible in your automated tasks. Botize automates tasks between this app and 200+ other services. A task is one trigger followed by one or more actions. ## Triggers (1) The event that starts the task. Exactly one per task. - `get_item` — Extract the next new item in a database https://botize.com/en/method/btzlistpku/get_item.md ## Actions (11) What happens next. A task can chain several. - `array_to_table` — Export a list of items in a database https://botize.com/en/method/btzlistpku/array_to_table.md - `jsonl_to_table` — Export a JSONL file in a database https://botize.com/en/method/btzlistpku/jsonl_to_table.md - `execute_select_query` — Execute Custom SELECT Query https://botize.com/en/method/btzlistpku/execute_select_query.md - `get_multiple_rows` — Extract multiple rows and columns https://botize.com/en/method/btzlistpku/get_multiple_rows.md - `count_items` — Count total items https://botize.com/en/method/btzlistpku/count_items.md - `get_item_by_index` — Retrieve an item https://botize.com/en/method/btzlistpku/get_item_by_index.md - `get_random_item` — Retrieve a random item https://botize.com/en/method/btzlistpku/get_random_item.md - `delete_item` — Delete an item from a database https://botize.com/en/method/btzlistpku/delete_item.md - `delete_all_items` — Delete all items from a database https://botize.com/en/method/btzlistpku/delete_all_items.md - `delete_where` — Delete items from a database https://botize.com/en/method/btzlistpku/delete_where.md - `put_item` — Add or update an item https://botize.com/en/method/btzlistpku/put_item.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/btzlistpku