@DaVenthus
Yes, you can customize the data that is sent with each Tool's call to your custom backend. You'll need to modify the payload that is being sent to ensure it only includes the relevant information required by your backend.
If you have access to the configuration of the Tool's requests, you can edit the payload to remove any unnecessary data before it's sent. This typically involves adjusting the parameters or the body of the request within the code or settings that define the Tool's operation.
If you're not sure how to make these changes or if you need assistance with the specific configuration, please ask support for more info on this. They can provide you with detailed instructions or help you directly with the configuration.