PromptScript API Function: toolSupportsFeature()¶ toolSupportsFeature(tool, featureId): boolean Defined in: formatters/src/feature-matrix.ts:439 Check if a tool supports a specific feature. Parameters¶ tool¶ ToolName featureId¶ string Returns¶ boolean