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.

Executes a query on the mysql database and returns the results

Input

PropertyTypeRequiredDescription
timezoneSHORT_TEXTNoTimezone for the mysql server to use
querySHORT_TEXTYesThe query string to execute, use ? for arguments
argsARRAYNoCan inserted in the query string using ?

Sample Output

{}