griffeth-barker/ManageEngine.ServiceDesk.OnPrem ? reverse-engineered prompt

Reverse engineered prompt

Build me a PowerShell module for ManageEngine ServiceDesk Plus On Prem that lets me connect to the REST API with an API key, keep a session, and then work with the main helpdesk data from the command line.

I want one top level module that installs the rest, plus separate modules for core connection handling, requests, changes, problems, and admin settings. It should have simple commands to connect and disconnect, get a request or change by id, and manage common related things like notes, tasks, worklogs, approvals, assignments, categories, departments, users, and other helpdesk configuration. Keep it usable from PowerShell 7 and make it easy to import only the parts I need.

Please include basic docs and a few example commands so I can get started quickly. If you need current API details, look them up online and wire the module around the real endpoints.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab