Create ProjectTool to create a new project in the workspace.
Create TaskTool to create a new task within a specified project.
Create Task (V2)Tool to create a new task in a TeamCamp project.
Delete ProjectTool to delete a specific project by its ID.
Get Company CustomersTool to retrieve all customers in the company/workspace.
Get Company UsersTool to retrieve all users in the company/workspace.
Get Project DetailsTool to get comprehensive project details including core fields, configuration, user data, feature toggles, and related resources.
Get Project GroupsTool to retrieve all groups within a specific project.
Get Project ListTool to retrieve all projects within the workspace.
Get TaskTool to retrieve details of a specific task by its unique identifier.
Get Task List (Filtered)Tool to retrieve a list of tasks from a project with optional completion status filtering.
Post Task CommentTool to post a new comment on a task.
Update ProjectTool to update an existing project's details by its unique identifier.
Update TaskTool to update an existing task by its unique identifier.