Skip to content

Latest commit

 

History

History
63 lines (32 loc) · 5.1 KB

File metadata and controls

63 lines (32 loc) · 5.1 KB

@outlit/tools

0.3.0

Minor Changes

  • #142 8693011 Thanks @leo-paz! - Expose the ws-users CLI command, workspace-user discovery tools, and customer owner filters for dynamic customer reports.

Patch Changes

  • #139 664e93c Thanks @leo-paz! - Update timeline tool contracts to use canonical event channel values.

  • #144 29ca464 Thanks @leo-paz! - Sync notification tool contracts with hosted churn agent destination IDs.

  • #150 51b862d Thanks @leo-paz! - Improve published README and package metadata citation surfaces with canonical docs, OpenAPI, MCP, and agent discovery links.

0.2.1

Patch Changes

  • #125 c488098 Thanks @leo-paz! - Add deterministic source listing CLI support and updated customer tool contracts.

0.2.0

Minor Changes

  • #123 4e86cbb Thanks @leo-paz! - Add markdown notification bodies and explicit Slack destinations while keeping Slack as the default notifier.

0.1.3

Patch Changes

  • #120 ad0340c Thanks @leo-paz! - Normalize customer context source type inputs case-insensitively so CRM, CRM_OPPORTUNITY, and OPPORTUNITY filters all resolve to the canonical OPPORTUNITY source type before CLI and SDK helper requests are sent.

0.1.2

Patch Changes

  • #114 d0dff81 Thanks @leo-paz! - Add CALENDAR to timeline channel tool contracts.

  • #110 85eeca2 Thanks @leo-paz! - Add OPPORTUNITY as the canonical CRM opportunity source type and accept CRM and CRM_OPPORTUNITY as input aliases.

  • #116 591dcaa Thanks @leo-paz! - Finish SDK-facing SQL view updates by aligning schema wording and example agent queries with public analytics views.

  • #115 842bbe8 Thanks @leo-paz! - Update SQL tool contracts, CLI help, and Pi SQL guidance to use the public analytics views.

  • #117 dad1680 Thanks @leo-paz! - Remove backend-specific SQL wording from public analytics view guidance.

0.1.1

Patch Changes

  • #107 7de9c83 Thanks @leo-paz! - Add the generic Slack notification action tool contract and expose actionToolNames for side-effectful tools.

  • #109 4548ed5 Thanks @leo-paz! - Add generic Pi toolset helpers and improve Outlit query schema guidance for agent use.

0.1.0

Minor Changes

  • #98 e7f42ca Thanks @leo-paz! - Add the public Outlit tools package and route CLI customer intelligence commands through it.

  • #103 8b61522 Thanks @leo-paz! - Add public customer fact type and category filters, reject anomaly detector filters, and expand Pi growth-agent examples.