Common errors
- 401 Unauthorized: Check token and roles
- 403 Forbidden: Insufficient permissions
- 404 Not Found: Resource missing or ID incorrect
- 422 Validation Error: Fix invalid inputs
- 500 Server Error: Check logs and retry
Debugging steps
- Reproduce with sample input
- Check Session Logs
- Inspect tool/flow configuration
- Verify environment and credentials