← 返回
沟通协作 中文

Norman: Find Receipts

Find and attach missing receipts for business transactions. Search Gmail, email, or other sources for invoices and receipts, then upload them to Norman. Use...
查找并附加缺失的商业交易收据。搜索Gmail、邮件或其他来源获取发票和收据,然后将其上传至Norman。使用...
stanlee000
沟通协作 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 823
下载
💾 20
安装
1
版本
#documents#finance#latest#mcp#norman#receipts

概述

Help the user find and attach receipts to their transactions:

Step 1: Identify transactions missing receipts

  • Call search_transactions to find recent transactions
  • Call list_attachments to check which transactions already have receipts attached
  • Present a list of transactions that are missing receipts, sorted by amount (largest first)

Step 2: Search for receipts

Guide the user to find receipts from various sources:

Gmail / Email:

  • Suggest searching Gmail with queries like:
  • from:{vendor} subject:receipt or from:{vendor} subject:invoice
  • subject:Rechnung from:{vendor}
  • subject:Bestellbestätigung (order confirmation)
  • has:attachment after:{date} {vendor name}
  • For common vendors, suggest specific search terms:
  • AWS: from:aws subject:"invoice available"
  • Google: from:payments-noreply@google.com
  • Apple: from:apple subject:receipt
  • Amazon: from:auto-confirm@amazon subject:Bestellung

Other sources:

  • Check vendor portals (suggest logging into the vendor's website to download invoices)
  • Check cloud storage (Google Drive, Dropbox) for scanned receipts
  • Check photo library for photos of paper receipts

Step 3: Upload and attach

Once the user has the receipt files:

  • Use upload_bulk_attachments to upload multiple receipts at once
  • Use create_attachment for individual receipts with metadata (vendor, date, amount)
  • Use link_attachment_transaction to connect each receipt to its matching transaction

Step 4: Verify

  • After attaching, use change_transaction_verification to mark transactions as verified
  • Show a summary: how many receipts were found, attached, and how many are still missing

Tips:

  • In Germany, receipts must be kept for 10 years (Aufbewahrungspflicht)
  • Digital copies are legally accepted (GoBD-compliant) when stored properly
  • Prioritize receipts for expenses over 250 EUR (required for Vorsteuerabzug)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 12:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,585
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,678
communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 113 📥 52,405