Note card message max length

Hi,
For the following request, what is the maximum length the ‘aString’ string can be? (i.e. 1K, 32K?)
note.add(nCard, file=“pi.qo”, body={“command”:aString}, sync=True)

Thanks, Rich …