Command reference ยท Cursor CLI
/copy-request-id
Copies the last request's ID to the clipboard.
/copy-request-id copies the request ID of the last request to the clipboard, useful for support and debugging.
โ WHEN TO USE IT?
Report a specific problem to support
/copy-request-id โ paste the ID directly into a support ticket
โ WHEN NOT TO?
It's about the whole conversation, not a single request
The request ID only refers to the last individual request.
Better: Use /copy-conversation-id
SOURCES
- Cursor Docs โ Slash Commands โ cursor.com