Graphorin API reference v0.12.1
Graphorin API reference / @graphorin/eslint-plugin / / AMBIGUOUS_PARAMETER_NAMES
Variable: AMBIGUOUS_PARAMETER_NAMES
ts
const AMBIGUOUS_PARAMETER_NAMES: ReadonlyArray<string>;Defined in: packages/eslint-plugin/src/tool-discovery.ts:156
Generic identifiers the parameter-naming rule flags as ambiguous. Tools whose inputSchema references only specific identifiers (e.g. userId, recipientEmail, apiKey) get full credit on the naming axis.