postgresqlToolProviderInputFromIntent()
Host-owned, identity-preserving lowering into the existing Layer C adapter input.
Import
Section titled “Import”import { postgresqlToolProviderInputFromIntent } from "@graphrefly/ts/executors/postgresql-tool-provider";Signature
Section titled “Signature”function postgresqlToolProviderInputFromIntent( intent: PostgresqlQueryIntentHandoff, coords: PostgresqlToolProviderInputCoordinates,): ToolProviderAdapterInput<PostgresqlQueryToolArguments>Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
intent | PostgresqlQueryIntentHandoff | Missing @param intent JSDoc. |
coords | PostgresqlToolProviderInputCoordinates | Missing @param coords JSDoc. |
Returns
Section titled “Returns”ToolProviderAdapterInput<PostgresqlQueryToolArguments>
Documentation Status
Section titled “Documentation Status”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.
Source
Section titled “Source”packages/ts/src/executors/postgresql-tool-provider.ts