---
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/eee4a3582430c731fadd77072888a1468c2fe25b/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
