Skip to content

@salesforce/b2c-tooling-sdk / skills / getIdeDocsUrl

Function: getIdeDocsUrl() ​

getIdeDocsUrl(ide): string | undefined

Defined in: packages/b2c-tooling-sdk/src/skills/agents.ts:174

Get the documentation URL for an IDE.

Parameters ​

ide ​

IdeType

IDE type

Returns ​

string | undefined

Documentation URL or undefined if not available

Released under the Apache-2.0 License.