用自然语言自动处理 Zoho Books 的发票、账单、付款与联系人流程
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "Zoho Books Automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/zoho-books-automation/SKILL.md 2. 保存为 ~/.claude/skills/zoho-books-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Automate Zoho Books accounting workflows -- create and manage invoices, track bills and payments, look up contacts, export PDFs, and handle multi-organization setups -- all through natural language.
Toolkit docs: composio.dev/toolkits/zoho_books
https://rube.app/mcpRetrieve all organizations for the authenticated user. This is a prerequisite since organization_id is required by nearly every other endpoint.
Tool: ZOHO_BOOKS_LIST_ORGANIZATIONS
No parameters required. Returns organization IDs, names, and metadata.
Always call this first to obtain the
organization_idneeded by all other Zoho Books tools.
Example prompt:
"List my Zoho Books organizations"
Create invoices with line items, manage existing invoices, and export them as PDFs.
Create: ZOHO_BOOKS_CREATE_INVOICE
Key parameters:
organization_id -- target organization (required)customer_id -- customer to bill (required)line_items -- array of line items (required), each with:
item_id or name -- reference existing item or create ad-hoc linequantity, rate -- amount detailsdescription, tax_id, discount -- optional detailsdate / due_date -- dates in YYYY-MM-DD formatinvoice_number -- custom number (set ignore_auto_number_generation=true)discount / discount_type -- invoice-level discount (entity_level or item_level)notes / terms -- printed on the invoicesend -- email the invoice immediately after creationpayment_terms -- number of days for paymentList: ZOHO_BOOKS_LIST_INVOICES
Key parameters:
organization_id (required)status -- sent, draft, overdue, paid, void, unpaid, partially_paid, viewedcustomer_id / customer_name -- filter by customerdate_start / date_end -- date range filter (YYYY-MM-DD)search_text -- search invoice number, reference, or customer namesort_column / sort_order -- sort by date, due_date, total, balance, etc.page / per_page -- pagination (max 200 per page)Get details: ZOHO_BOOKS_GET_INVOICE -- fetch by invoice_id with accept format: json, pdf, or html
Delete: ZOHO_BOOKS_DELETE_INVOICE -- remove by invoice_id
Bulk export: ZOHO_BOOKS_BULK_EXPORT_INVOICES_PDF -- merge up to 25 invoices into a single PDF
Bulk print: ZOHO_BOOKS_BULK_PRINT_INVOICES -- generate a combined print-ready PDF for up to 25 invoices
Example prompt:
"Create an invoice for customer 1234567890 with 2 line items: 10 units of Widget A at $25 each, and 5 units of Widget B at $50 each, due in 30 days"
List, view, and update vendor bills with comprehensive filtering.
List: ZOHO_BOOKS_LIST_BILLS
Key parameters:
organization_id (required)status -- paid, open, overdue, void, partially_paidvendor_id / vendor_name_contains -- filter by vendorbill_number / bill_number_contains -- filter by bill numberdate_start / date_end -- date range filtertotal_greater_than / total_less_than -- amount range filterssort_column / sort_order -- sort by vendor_name, bill_number, date, due_date, total, etc.page / per_page -- pagination (max 200)Get details: ZOHO_BOOKS_GET_BILL -- fetch full bill by bill_id and organization_id
Update: ZOHO_BOOKS_UPDATE_BILL -- modify existing bill (requires bill_id, organization_id, vendor_id, bill_number)
Example prompt:
"List all overdue bills for my organization, sorted by due date"
…
通过 Rube MCP 自动执行 Ascora 任务,加速业务流程与系统操作。
通过 Rube MCP 自动执行 Apiverve 相关任务,并先检索最新工具 schema。
通过 Rube MCP 自动化执行 Apiflash 相关任务,如网页截图与流程集成。
通过 Rube MCP 自动执行与管理 Bolna 相关任务,并先检索最新工具参数。
通过 Rube MCP 自动执行浏览器工具任务,并先检索最新工具模式。
通过 Rube MCP 自动处理 Apaleo 相关任务,并先检索最新工具 schema。
连接 Zoho Books 执行记账、发票、账单与费用等财务流程自动化操作
通过 Rube MCP 自动处理 Zoho Invoice 的查询、创建与更新任务
帮助用户自动处理 QuickBooks Online 的发票、客户、账户与付款记账流程。
连接 Zoho CRM 与 Books,让 AI 统一管理客户、发票与跨系统数据同步。
自动化处理 Xero 的发票、联系人、付款与账务记录,提升云端记账效率。
通过 Rube MCP 自动处理 Zoho Inventory 库存任务并执行流程操作。