jaz-clio 5.20.34 → 5.20.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: jaz-api
3
- version: 5.20.34
3
+ version: 5.20.35
4
4
  description: >-
5
5
  Use this skill whenever you call, debug, or review code that touches the Jaz
6
6
  REST API. Covers field names, response shapes, 158 production gotchas, error
@@ -71,10 +71,14 @@ Turn APPROVED claims into journal entries, and record books-only employee payout
71
71
  gateway transfer; `amount` / `paymentAccountResourceId` / `valueDate` required, `reference`
72
72
  auto-generated. **`search_employee_payouts`** lists them (filter by employee, reference,
73
73
  payout status/type).
74
- - **`create_claim_from_attachment`** (write, multipart) — OCR a receipt URL into a DRAFT
75
- claim. **Wire field is `sourceURL` (capital URL)** unlike the BT create-from-attachment's
76
- `sourceUrl`. Response is an async workflow handle; the claim materialises later (search
77
- claims, status DRAFT).
74
+ - **`create_claim_from_attachment`** (write, multipart) — OCR a receipt into a DRAFT
75
+ claim from a **file**, a **URL**, or **raw HTML** (an email body). **Wire field is
76
+ `sourceURL` (capital URL)** unlike the BT create-from-attachment's `sourceUrl`. On the
77
+ email channel pass `attachmentId: "email-body"` to use the inbound body (the server
78
+ renders HTML → PDF); when the host attaches a file to the call, omit all source args.
79
+ CLI: `clio claims from-attachment (--file <path> | --source-url <url> | --html @<path>)`.
80
+ Response is an async workflow handle; the claim materialises later (search claims,
81
+ status DRAFT).
78
82
 
79
83
  ---
80
84
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: jaz-cli
3
- version: 5.20.34
3
+ version: 5.20.35
4
4
  description: >-
5
5
  Use this skill when running Clio CLI commands, building shell scripts with
6
6
  Clio, debugging auth issues, understanding --json output, paginating results,
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: jaz-conversion
3
- version: 5.20.34
3
+ version: 5.20.35
4
4
  description: >-
5
5
  Use this skill when migrating accounting data into Jaz — importing from Xero,
6
6
  QuickBooks, Sage, MYOB, or Excel exports. Covers the full conversion pipeline:
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: jaz-pseudo-sql
3
- version: 5.20.34
3
+ version: 5.20.35
4
4
  description: >-
5
5
  Use this skill when answering ad-hoc data questions that aren't covered by
6
6
  download_export (canonical reports — anomaly, audit, aging, P&L, BS, GL,
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: jaz-jobs
3
- version: 5.20.34
3
+ version: 5.20.35
4
4
  description: >-
5
5
  Use this skill for recurring accounting workflows — month/quarter/year-end
6
6
  close, bank reconciliation, GST/VAT filing, payment runs, credit control,
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: jaz-recipes
3
- version: 5.20.34
3
+ version: 5.20.35
4
4
  description: >-
5
5
  Use this skill when modeling complex multi-step accounting transactions —
6
6
  anything that spans multiple periods, involves changing amounts, or requires