Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt

Use this file to discover all available pages before exploring further.

Reads rows from a table

Input

PropertyTypeRequiredDescription
timezoneSHORT_TEXTNoTimezone for the mysql server to use
tableDROPDOWNYesThe name of the table
conditionSHORT_TEXTYesSQL condition, can also include logic operators, etc.
argsARRAYNoArguments can be used using ? in the condition
columnsARRAYNoSpecify the columns you want to select

Sample Output

{}