@Jonas
Yes, it is possible to limit the amount of information sent with a Tool Call. When configuring the API call or setting up the integration, you can specify which pieces of information to include. Typically, this involves structuring the payload to contain only the necessary data, such as the tool's name and the arguments it requires, without sending the full assistant context or additional data that isn't needed for the tool to function correctly.
If you need assistance with configuring your Tool Calls to be more concise, please let me know, and I can help guide you through the process.