description: str = 'A wrapper around edenai Services invoice parsing. Useful for when you have to extract information from \n an image it enables to take invoices \n in a variety of formats and returns the data in contains\n (
items,
prices,
addresses,
vendor name,
etc.
)\n in a structured format to automate the invoice processing Input should be the string url of the document to parse.'