podbc_spasql_query
Execute SPASQL queries on databases via SQLAlchemy connectivity, enabling retrieval of structured results with customizable row limits and timeout settings.
Instructions
Execute a SPASQL query and return results.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
max_rows | No | ||
query | Yes | ||
timeout | No | ||
url | No |