parse_error_log
ChatGPTExtracts structured error details from raw error logs, including error type, file path, line number, and core message. Use this tool only when the user provides an actual error log, stack trace, compiler error, or CLI error text. Do not use it for general debugging advice, code explanation, fixing errors, guessing causes, writing code, or diagnosing why an app crashed.