---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../modules.md) / [skills](../index.md) / getIdeDocsUrl

# Function: getIdeDocsUrl()

> **getIdeDocsUrl**(`ide`): `string` \| `undefined`

Defined in: [packages/b2c-tooling-sdk/src/skills/agents.ts:216](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/skills/agents.ts#L216)

Get the documentation URL for an IDE.

## Parameters

### ide

[`IdeType`](../type-aliases/IdeType.md)

IDE type

## Returns

`string` \| `undefined`

Documentation URL or undefined if not available
