Synchronous SQL execution against a data connection.
Validates that the SQL is a safe, read-only SELECT statement, then resolves database credentials via ConnectionResolver and executes the query via asyncpg.
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.