When running UniProt_get_entry_by_accession, the resulting data is huge and causes some LLMs like Claude Sonnet to crash. For example, if I query the accession for hen egg white lysozyme (UniProt P00698), then the resulting data, when saved as a JSON, exceeds 41,000 lines in length. Would it be possible to restructure those outputs so that the relevant information is retrieved? Alternatively, can warnings be added to the tool description?