SQL Escape
Escape or unescape a string for safe inclusion in a SQL string literal — doubles single quotes for standard/ANSI SQL, PostgreSQL, SQL Server and SQLite, or applies MySQL’s traditional backslash-escaping (backslashes, quotes, newlines, NUL, Ctrl-Z) for MySQL. Also builds a ready-to-paste quoted snippet. For ad-hoc/manual SQL only — always use parameterized queries (prepared statements) in application code instead of string concatenation.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.