Xata Xata is a serverless data platform combining a relational database with search and analytics. Developers use it to build data-intensive applications without managing complex database infrastructure. Official docs: https://xata.io/docs Xata Overview - Database - Table - Record - Branch When to use which actions: Use action names and parameters as needed. Working with Xata This skill uses the Membrane CLI to interact with Xata. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install…