**Describe the bug** When trying to cancel a tool by sending a cancel notification, there is no way to know request_id. It would be useful to set a request id during the tool call. **To Reproduce** Try cancelling a tool call **Expected behavior** Have a `reques_id` known to cancel it