blogs_check_url_slug_exists
Check if a blog post URL slug already exists in GoHighLevel to prevent duplicate URLs. Pass the slug, optionally with post ID and location ID, to get a yes/no answer.
Instructions
Check url slug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | No | ||
| urlSlug | Yes | ||
| locationId | No | Defaults to GHL_LOCATION_ID when omitted. |