Skip to content
PACKAGES

postgresqlToolProviderInputFromIntent()

Host-owned, identity-preserving lowering into the existing Layer C adapter input.

import { postgresqlToolProviderInputFromIntent } from "@graphrefly/ts/executors/postgresql-tool-provider";
function postgresqlToolProviderInputFromIntent(
intent: PostgresqlQueryIntentHandoff,
coords: PostgresqlToolProviderInputCoordinates,
): ToolProviderAdapterInput<PostgresqlQueryToolArguments>
ParameterTypeDescription
intentPostgresqlQueryIntentHandoffMissing @param intent JSDoc.
coordsPostgresqlToolProviderInputCoordinatesMissing @param coords JSDoc.

ToolProviderAdapterInput<PostgresqlQueryToolArguments>

This page was generated from source JSDoc, but the structured API tags are incomplete:

  • Missing @returns.
  • Missing @param intent.
  • Missing @param coords.
  • Missing @category.
  • Missing @example.

packages/ts/src/executors/postgresql-tool-provider.ts