@torrow/sdk-docs
v0.1.0
Published
Machine-readable docs and MCP catalogs for Torrow SDK
Downloads
31
Readme
@torrow/sdk-docs
Machine-readable SDK documentation artifacts for MCP/AI integrations.
This package is not a markdown docs bundle. It ships typed, importable catalogs used by agents, generators, and tooling that need semantic metadata about SDK DTOs and methods.
ItemFieldDocprimitives*FieldDocEntriesand*FieldDocscollectionsmcpItemFieldCatalogmcpRelationFieldCatalogmcpBookingFieldCatalogmcpViewsFieldCatalogmcpUserProfilesFieldCatalogmcpAuthFieldCatalogmcpSearchFieldCatalogmcpOperationsFieldCatalogmcpFullFieldCatalog
Install
npm install @torrow/sdk-docsUsage
import { mcpFullFieldCatalog } from "@torrow/sdk-docs";
import { authSdkMethodFieldDocEntries } from "@torrow/sdk-docs";Runtime client package
HTTP client and domain facades live in @torrow/sdk-client.
