jaz-clio 5.31.0 → 5.32.0

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.31.0
3
+ version: 5.32.0
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
@@ -1,14 +1,14 @@
1
1
  ---
2
2
  name: jaz-cli
3
- version: 5.31.0
3
+ version: 5.32.0
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,
7
- or chaining multi-step accounting workflows from the terminal. Covers all 65
8
- command groups, auth precedence, output formats, entity resolution, and common
9
- workflow patterns. Also use when the user asks how to use clio, what commands
10
- are available, or how to automate accounting tasks from the command line.
11
- Covers all 66 command groups and 358 tools, including employee-expense claims.
7
+ or chaining multi-step accounting workflows from the terminal. Covers auth
8
+ precedence, output formats, entity resolution, and common workflow patterns.
9
+ Also use when the user asks how to use clio, what commands are available, or
10
+ how to automate accounting tasks from the command line. Covers all
11
+ 66 command groups and 358 tools, including employee-expense claims.
12
12
  license: MIT
13
13
  compatibility: Requires Node.js >= 18.0.0. Install via npm install -g jaz-clio.
14
14
  ---
@@ -34,7 +34,7 @@ You are working with **Clio** (`jaz-clio`) — the CLI for the Jaz accounting pl
34
34
  | Need | Skill |
35
35
  |------|-------|
36
36
  | CLI command syntax, flags, output | **jaz-cli** (this skill) |
37
- | API field names, error codes, 141 gotchas | **jaz-api** |
37
+ | API field names, error codes, 158 API rules | **jaz-api** |
38
38
  | IFRS transaction recipes (depreciation, leases, loans) | **jaz-recipes** |
39
39
  | Month-end close, bank recon, GST filing workflows | **jaz-jobs** |
40
40
  | Migration from Xero/QuickBooks/Sage | **jaz-conversion** |
@@ -377,7 +377,7 @@ See `references/common-workflows.md` for end-to-end multi-command patterns.
377
377
  4. **--offset is page number (0-indexed), not row count.**
378
378
  5. **JAZ_API_KEY env overrides --org.** Unset to use profiles.
379
379
 
380
- See [references/agent-gotchas.md](./references/agent-gotchas.md) for the full list of 15 gotchas. See [references/output-shapes.md](./references/output-shapes.md) for `--json` output structures. See [references/error-recovery.md](./references/error-recovery.md) for 30+ error patterns with fixes.
380
+ See [references/agent-gotchas.md](./references/agent-gotchas.md) for the full list of 19 critical gotchas. See [references/output-shapes.md](./references/output-shapes.md) for `--json` output structures. See [references/error-recovery.md](./references/error-recovery.md) for 30+ error patterns with fixes.
381
381
 
382
382
  ## See Also
383
383
 
@@ -1,6 +1,6 @@
1
1
  # Clio Command Catalog
2
2
 
3
- Complete reference for all 65 command groups. Organized by domain.
3
+ Complete reference for all 66 command groups. Organized by domain.
4
4
 
5
5
  ---
6
6
 
@@ -587,7 +587,7 @@ Valid entity types: INVOICE, BILL, CUSTOMER_CREDIT_NOTE, SUPPLIER_CREDIT_NOTE, S
587
587
  Universal async tracker — any operation returning a jobId (contacts bulk-upsert, items bulk-upsert, bank import, magic processing) can be polled here.
588
588
 
589
589
  ### `clio mcp` — MCP stdio server
590
- Starts an MCP server for Claude Code / AI tool integration. Exposes all 247 tools.
590
+ Starts an MCP server for Claude Code / AI tool integration. Exposes all 358 operations.
591
591
 
592
592
  ### `clio serve` — HTTP daemon
593
593
  Starts the HTTP daemon for ChatKit and email channel integrations.
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: jaz-conversion
3
- version: 5.31.0
3
+ version: 5.32.0
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-kit
3
- version: 5.31.0
3
+ version: 5.32.0
4
4
  description: >-
5
5
  Use this skill when an accountant, bookkeeper, or owner is running real books
6
6
  in Jaz across one or more organizations from the terminal — setting up a
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: jaz-pseudo-sql
3
- version: 5.31.0
3
+ version: 5.32.0
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.31.0
3
+ version: 5.32.0
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.31.0
3
+ version: 5.32.0
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
@@ -6,13 +6,15 @@ Source of truth lives in the installed skills (`.claude/skills/jaz-*/SKILL.md` o
6
6
 
7
7
  ## Discovery
8
8
 
9
- The Jaz MCP server exposes 358 tools across 42 namespaces via 3 meta-tools. **Use the meta-tool flow — never enumerate tools blindly.**
9
+ Jaz exposes **358 tools across 43 namespaces**. Your tool list shows **3, 43, or 358** entries depending on packaging **never infer capability from its length.**
10
10
 
11
- 1. `search_tools(query)` → top-N tool names + namespaces.
12
- 2. `describe_tools(names)` full parameter schemas.
13
- 3. `execute_tool(name, args)` run.
11
+ - **3** — `search_tools(query)` → `describe_tools(names)` `execute_tool(name, args)`. Empty query returns the namespace map.
12
+ - **43** — namespace routers; call one with `{ operation, arguments }`. Its description lists its operations.
13
+ - **358** call operations directly by name.
14
14
 
15
- Offline tools (no API key needed): `plan_recipe`, `search_help_center`. The MCP server says `Offline.` at the start of those tools' descriptions.
15
+ `describe_capabilities` returns the capability map on all three. **Call it before telling the user Jaz cannot do something.**
16
+
17
+ No API key needed: `describe_capabilities`, `plan_recipe`, `search_help_center` (marked `Offline.`).
16
18
 
17
19
  ## API contract — the 6 rules that prevent 90% of 422s
18
20