ClawLink
AI & ML14 toolsPaste one API key

Taggun integration for AI agents

Taggun is an AI-powered receipt OCR API that extracts structured data from receipt and invoice images in real-time.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Taggun once and call the same tools from all of them.

Setup

Connect Taggun through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Taggun exposes 14 tools through ClawLink.

ToolWhat it doesKind
taggun_export_known_merchantsExport the complete list of known merchants used for merchant name normalization in TaggunRead
taggun_export_known_product_codesExport the complete list of known product codes used for product normalization and matching inRead
taggun_export_product_categoriesExport a list of product categories and descriptions used for product categorization in CSVRead
taggun_generate_merchants_csvGenerate a CSV file with mock merchant data for testing purposesRead
taggun_transcribe_receipt_encoded_simpleExtract structured data from a receipt or invoice using base64 encoded image dataRead
taggun_transcribe_receipt_encoded_verboseTranscribe a receipt using base64 encoded image in JSON payload and return detailed resultsRead
taggun_transcribe_receipt_file_simpleUpload a receipt or invoice image file and extract basic data including merchant name, totalRead
taggun_urlExtract structured data from a receipt or invoice image using OCRRead
taggun_url_validationExtract and validate receipt data from a URLRead
taggun_url_verboseProcess a receipt or invoice from a URL for detailed data extractionRead
taggun_add_merchant_nameAdd a merchant name keyword to your account's model for predicting merchant namesWrite
taggun_import_known_merchantsImport a list of merchant names and addresses to normalize and match in CSV or TSV formatRead
taggun_import_known_product_codesImport a list of product codes in CSV or TSV format for normalization and matchingRead
taggun_import_product_categoriesImport a list of product categories and descriptions for product categorizationRead