Skip to content

add search, create and update for helpdoc articles#354

Merged
ready4god2513 merged 2 commits into
mainfrom
desk-helpdocs
Jun 22, 2026
Merged

add search, create and update for helpdoc articles#354
ready4god2513 merged 2 commits into
mainfrom
desk-helpdocs

Conversation

@ready4god2513

Copy link
Copy Markdown
Contributor

Add help doc article tools to Teamwork Desk toolset

Adds three new MCP tools for managing help doc articles in Teamwork Desk, exposed under the new twdesk-helpdocs sub-toolset.

New tools

Tool Description
twdesk-search_helpdoc_articles Search articles by free-text term, status, site, or category
twdesk-create_helpdoc_article Create a new article in a given help doc site
twdesk-update_helpdoc_article Update title, content, description, status, or visibility of an existing article
twdesk-get_helpdoc_article Fetch a single article by ID

Notes

  • Search uses the dedicated GET /search/helpdocs.json endpoint added in desksdkgo v1.0.1 (bumped from v1.0.0), which supports full-text search alongside siteId, status, and categoryId filters.
  • The twdesk-helpdocs toolset can be enabled independently via the -toolsets flag.
  • 7 tests added covering all tools, including minimal (all-null optional fields) variants.

@ready4god2513 ready4god2513 requested a review from a team as a code owner June 18, 2026 17:56
@ready4god2513 ready4god2513 merged commit 49e436f into main Jun 22, 2026
3 checks passed
@ready4god2513 ready4god2513 deleted the desk-helpdocs branch June 22, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants