Skip to main content
Errors are grouped by where they happen: while an agent builds, at runtime, and at the Database API.

While building (Zite MCP)

At runtime

Database API errors

Every error returns { "error": { "code": "...", "message": "..." } }. The code table and the rate limit are in the Database API overview.

Limits

The full platform limits table (result-set caps, timeouts, payload sizes, retention) is on Platform limits.
Building with an agent? After a change, ask it to exercise the affected workflow and pull get_logs. Most runtime errors above only surface when the code actually runs, not from a type-check.