@rectify-so/mcp 1.0.3 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -201,7 +201,7 @@ Check logs for:
|
|
|
201
201
|
|
|
202
202
|
## Tools
|
|
203
203
|
|
|
204
|
-
- `rectify
|
|
204
|
+
- `rectify-feedbacks-analyze-debug-url`
|
|
205
205
|
- Analyze compressed technical logs from a debugDataUrl.
|
|
206
206
|
- Inputs: `debugDataUrl?`, `feedbackId?` (server resolves URL when an ID is given).
|
|
207
207
|
- Note: debugDataUrl is only available for bug-type feedbacks.
|