OneDesk is an all-in-one platform combining help desk and project management functionalities, enabling teams to manage customer support and project tasks seamlessly.
Tool to create a worklog entry. use after confirming object type, object id, and user id. logs time spent on objects such as tickets, tasks, or projects.
Tool to delete a specific attachment. use when you need to remove an existing attachment by its id after confirming its details.
Tool to delete a specific comment by its id. use when you have confirmed the comment should be removed.
Tool to delete a customer. use after confirming the customer id before removal. example: {'customer id': '12345'}
Tool to delete a specific message. use when you need to remove an existing message by its id after confirming its details.
Tool to delete a project by its id. use when you need to remove a project from onedesk after confirming it's no longer needed. example: {'project id': 123}