Retool
communityLow-code platform for building internal tools and admin panels with drag-and-drop UI and API integrations.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.retool.com/api/v1/appsList Retool apps
Returns
data[] with id, name, folder_id, created_at, updated_atPOST
https://api.retool.com/api/v1/workflows/{workflow_id}/startTriggerTrigger a Retool workflow
Parameters
datainput data (objectoptionalworkflow_idworkflow ID (stringrequiredReturns
workflowRunId, data (workflow output)POST
https://api.retool.com/api/v1/retooldb/{table_name}/queryQuery Retool Database
Parameters
querySQL query (stringrequiredtable_nametable name (stringrequiredReturns
data[] with query results