twprojects

package
v1.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MethodActivityList          toolsets.Method = "twprojects-list_activities"
	MethodActivityListByProject toolsets.Method = "twprojects-list_activities_by_project"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodCommentCreate            toolsets.Method = "twprojects-create_comment"
	MethodCommentUpdate            toolsets.Method = "twprojects-update_comment"
	MethodCommentDelete            toolsets.Method = "twprojects-delete_comment"
	MethodCommentGet               toolsets.Method = "twprojects-get_comment"
	MethodCommentList              toolsets.Method = "twprojects-list_comments"
	MethodCommentListByFileVersion toolsets.Method = "twprojects-list_comments_by_file_version"
	MethodCommentListByMilestone   toolsets.Method = "twprojects-list_comments_by_milestone"
	MethodCommentListByNotebook    toolsets.Method = "twprojects-list_comments_by_notebook"
	MethodCommentListByTask        toolsets.Method = "twprojects-list_comments_by_task"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodCompanyCreate toolsets.Method = "twprojects-create_company"
	MethodCompanyUpdate toolsets.Method = "twprojects-update_company"
	MethodCompanyDelete toolsets.Method = "twprojects-delete_company"
	MethodCompanyGet    toolsets.Method = "twprojects-get_company"
	MethodCompanyList   toolsets.Method = "twprojects-list_companies"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodJobRoleCreate toolsets.Method = "twprojects-create_jobrole"
	MethodJobRoleUpdate toolsets.Method = "twprojects-update_jobrole"
	MethodJobRoleDelete toolsets.Method = "twprojects-delete_jobrole"
	MethodJobRoleGet    toolsets.Method = "twprojects-get_jobrole"
	MethodJobRoleList   toolsets.Method = "twprojects-list_jobroles"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodMilestoneCreate        toolsets.Method = "twprojects-create_milestone"
	MethodMilestoneUpdate        toolsets.Method = "twprojects-update_milestone"
	MethodMilestoneDelete        toolsets.Method = "twprojects-delete_milestone"
	MethodMilestoneGet           toolsets.Method = "twprojects-get_milestone"
	MethodMilestoneList          toolsets.Method = "twprojects-list_milestones"
	MethodMilestoneListByProject toolsets.Method = "twprojects-list_milestones_by_project"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodNotebookCreate toolsets.Method = "twprojects-create_notebook"
	MethodNotebookUpdate toolsets.Method = "twprojects-update_notebook"
	MethodNotebookDelete toolsets.Method = "twprojects-delete_notebook"
	MethodNotebookGet    toolsets.Method = "twprojects-get_notebook"
	MethodNotebookList   toolsets.Method = "twprojects-list_notebooks"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodProjectCategoryCreate toolsets.Method = "twprojects-create_project_category"
	MethodProjectCategoryUpdate toolsets.Method = "twprojects-update_project_category"
	MethodProjectCategoryDelete toolsets.Method = "twprojects-delete_project_category"
	MethodProjectCategoryGet    toolsets.Method = "twprojects-get_project_category"
	MethodProjectCategoryList   toolsets.Method = "twprojects-list_project_categories"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodProjectCreate toolsets.Method = "twprojects-create_project"
	MethodProjectUpdate toolsets.Method = "twprojects-update_project"
	MethodProjectDelete toolsets.Method = "twprojects-delete_project"
	MethodProjectGet    toolsets.Method = "twprojects-get_project"
	MethodProjectList   toolsets.Method = "twprojects-list_projects"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodSkillCreate toolsets.Method = "twprojects-create_skill"
	MethodSkillUpdate toolsets.Method = "twprojects-update_skill"
	MethodSkillDelete toolsets.Method = "twprojects-delete_skill"
	MethodSkillGet    toolsets.Method = "twprojects-get_skill"
	MethodSkillList   toolsets.Method = "twprojects-list_skills"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodTagCreate toolsets.Method = "twprojects-create_tag"
	MethodTagUpdate toolsets.Method = "twprojects-update_tag"
	MethodTagDelete toolsets.Method = "twprojects-delete_tag"
	MethodTagGet    toolsets.Method = "twprojects-get_tag"
	MethodTagList   toolsets.Method = "twprojects-list_tags"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodTasklistCreate        toolsets.Method = "twprojects-create_tasklist"
	MethodTasklistUpdate        toolsets.Method = "twprojects-update_tasklist"
	MethodTasklistDelete        toolsets.Method = "twprojects-delete_tasklist"
	MethodTasklistGet           toolsets.Method = "twprojects-get_tasklist"
	MethodTasklistList          toolsets.Method = "twprojects-list_tasklists"
	MethodTasklistListByProject toolsets.Method = "twprojects-list_tasklists_by_project"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodTaskCreate         toolsets.Method = "twprojects-create_task"
	MethodTaskUpdate         toolsets.Method = "twprojects-update_task"
	MethodTaskDelete         toolsets.Method = "twprojects-delete_task"
	MethodTaskGet            toolsets.Method = "twprojects-get_task"
	MethodTaskList           toolsets.Method = "twprojects-list_tasks"
	MethodTaskListByTasklist toolsets.Method = "twprojects-list_tasks_by_tasklist"
	MethodTaskListByProject  toolsets.Method = "twprojects-list_tasks_by_project"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodTeamCreate        toolsets.Method = "twprojects-create_team"
	MethodTeamUpdate        toolsets.Method = "twprojects-update_team"
	MethodTeamDelete        toolsets.Method = "twprojects-delete_team"
	MethodTeamGet           toolsets.Method = "twprojects-get_team"
	MethodTeamList          toolsets.Method = "twprojects-list_teams"
	MethodTeamListByCompany toolsets.Method = "twprojects-list_teams_by_company"
	MethodTeamListByProject toolsets.Method = "twprojects-list_teams_by_project"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodTimelogCreate        toolsets.Method = "twprojects-create_timelog"
	MethodTimelogUpdate        toolsets.Method = "twprojects-update_timelog"
	MethodTimelogDelete        toolsets.Method = "twprojects-delete_timelog"
	MethodTimelogGet           toolsets.Method = "twprojects-get_timelog"
	MethodTimelogList          toolsets.Method = "twprojects-list_timelogs"
	MethodTimelogListByProject toolsets.Method = "twprojects-list_timelogs_by_project"
	MethodTimelogListByTask    toolsets.Method = "twprojects-list_timelogs_by_task"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodTimerCreate   toolsets.Method = "twprojects-create_timer"
	MethodTimerUpdate   toolsets.Method = "twprojects-update_timer"
	MethodTimerPause    toolsets.Method = "twprojects-pause_timer"
	MethodTimerResume   toolsets.Method = "twprojects-resume_timer"
	MethodTimerComplete toolsets.Method = "twprojects-complete_timer"
	MethodTimerDelete   toolsets.Method = "twprojects-delete_timer"
	MethodTimerGet      toolsets.Method = "twprojects-get_timer"
	MethodTimerList     toolsets.Method = "twprojects-list_timers"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodUserCreate        toolsets.Method = "twprojects-create_user"
	MethodUserUpdate        toolsets.Method = "twprojects-update_user"
	MethodUserDelete        toolsets.Method = "twprojects-delete_user"
	MethodUserGet           toolsets.Method = "twprojects-get_user"
	MethodUserGetMe         toolsets.Method = "twprojects-get_user_me"
	MethodUserList          toolsets.Method = "twprojects-list_users"
	MethodUserListByProject toolsets.Method = "twprojects-list_users_by_project"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodIndustryList toolsets.Method = "twprojects-list_industries"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodProjectMemberAdd toolsets.Method = "twprojects-add_project_member"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

View Source
const (
	MethodUsersWorkload toolsets.Method = "twprojects-users_workload"
)

List of methods available in the Teamwork.com MCP service.

The naming convention for methods follows a pattern described here: https://github.com/github/github-mcp-server/issues/333

Variables

This section is empty.

Functions

func ActivityList added in v1.2.0

func ActivityList(engine *twapi.Engine) toolsets.ToolWrapper

ActivityList lists activities in Teamwork.com.

func ActivityListByProject added in v1.2.0

func ActivityListByProject(engine *twapi.Engine) toolsets.ToolWrapper

ActivityListByProject lists activities by project in Teamwork.com.

func CommentCreate

func CommentCreate(engine *twapi.Engine) toolsets.ToolWrapper

CommentCreate creates a comment in Teamwork.com.

func CommentDelete

func CommentDelete(engine *twapi.Engine) toolsets.ToolWrapper

CommentDelete deletes a comment in Teamwork.com.

func CommentGet

func CommentGet(engine *twapi.Engine) toolsets.ToolWrapper

CommentGet retrieves a comment in Teamwork.com.

func CommentList

func CommentList(engine *twapi.Engine) toolsets.ToolWrapper

CommentList lists comments in Teamwork.com.

func CommentListByFileVersion

func CommentListByFileVersion(engine *twapi.Engine) toolsets.ToolWrapper

CommentListByFileVersion lists comments by file version in Teamwork.com.

func CommentListByMilestone

func CommentListByMilestone(engine *twapi.Engine) toolsets.ToolWrapper

CommentListByMilestone lists comments by milestone in Teamwork.com.

func CommentListByNotebook

func CommentListByNotebook(engine *twapi.Engine) toolsets.ToolWrapper

CommentListByNotebook lists comments by notebook in Teamwork.com.

func CommentListByTask

func CommentListByTask(engine *twapi.Engine) toolsets.ToolWrapper

CommentListByTask lists comments by task in Teamwork.com.

func CommentUpdate

func CommentUpdate(engine *twapi.Engine) toolsets.ToolWrapper

CommentUpdate updates a comment in Teamwork.com.

func CompanyCreate

func CompanyCreate(engine *twapi.Engine) toolsets.ToolWrapper

CompanyCreate creates a company in Teamwork.com.

func CompanyDelete

func CompanyDelete(engine *twapi.Engine) toolsets.ToolWrapper

CompanyDelete deletes a company in Teamwork.com.

func CompanyGet

func CompanyGet(engine *twapi.Engine) toolsets.ToolWrapper

CompanyGet retrieves a company in Teamwork.com.

func CompanyList

func CompanyList(engine *twapi.Engine) toolsets.ToolWrapper

CompanyList lists companies in Teamwork.com.

func CompanyUpdate

func CompanyUpdate(engine *twapi.Engine) toolsets.ToolWrapper

CompanyUpdate updates a company in Teamwork.com.

func DefaultToolsetGroup

func DefaultToolsetGroup(readOnly, allowDelete bool, engine *twapi.Engine) *toolsets.ToolsetGroup

DefaultToolsetGroup creates a default ToolsetGroup for Teamwork Projects.

func IndustryList added in v1.4.0

func IndustryList(engine *twapi.Engine) toolsets.ToolWrapper

IndustryList lists projects in Teamwork.com.

func JobRoleCreate added in v1.8.0

func JobRoleCreate(engine *twapi.Engine) toolsets.ToolWrapper

JobRoleCreate creates a job role in Teamwork.com.

func JobRoleDelete added in v1.8.0

func JobRoleDelete(engine *twapi.Engine) toolsets.ToolWrapper

JobRoleDelete deletes a job role in Teamwork.com.

func JobRoleGet added in v1.8.0

func JobRoleGet(engine *twapi.Engine) toolsets.ToolWrapper

JobRoleGet retrieves a job role in Teamwork.com.

func JobRoleList added in v1.8.0

func JobRoleList(engine *twapi.Engine) toolsets.ToolWrapper

JobRoleList lists job roles in Teamwork.com.

func JobRoleUpdate added in v1.8.0

func JobRoleUpdate(engine *twapi.Engine) toolsets.ToolWrapper

JobRoleUpdate updates a job role in Teamwork.com.

func MilestoneCreate

func MilestoneCreate(engine *twapi.Engine) toolsets.ToolWrapper

MilestoneCreate creates a milestone in Teamwork.com.

func MilestoneDelete

func MilestoneDelete(engine *twapi.Engine) toolsets.ToolWrapper

MilestoneDelete deletes a milestone in Teamwork.com.

func MilestoneGet

func MilestoneGet(engine *twapi.Engine) toolsets.ToolWrapper

MilestoneGet retrieves a milestone in Teamwork.com.

func MilestoneList

func MilestoneList(engine *twapi.Engine) toolsets.ToolWrapper

MilestoneList lists milestones in Teamwork.com.

func MilestoneListByProject

func MilestoneListByProject(engine *twapi.Engine) toolsets.ToolWrapper

MilestoneListByProject lists milestones in Teamwork.com by project.

func MilestoneUpdate

func MilestoneUpdate(engine *twapi.Engine) toolsets.ToolWrapper

MilestoneUpdate updates a milestone in Teamwork.com.

func NotebookCreate added in v1.3.0

func NotebookCreate(engine *twapi.Engine) toolsets.ToolWrapper

NotebookCreate creates a notebook in Teamwork.com.

func NotebookDelete added in v1.3.0

func NotebookDelete(engine *twapi.Engine) toolsets.ToolWrapper

NotebookDelete deletes a notebook in Teamwork.com.

func NotebookGet added in v1.3.0

func NotebookGet(engine *twapi.Engine) toolsets.ToolWrapper

NotebookGet retrieves a notebook in Teamwork.com.

func NotebookList added in v1.3.0

func NotebookList(engine *twapi.Engine) toolsets.ToolWrapper

NotebookList lists notebooks in Teamwork.com.

func NotebookUpdate added in v1.3.0

func NotebookUpdate(engine *twapi.Engine) toolsets.ToolWrapper

NotebookUpdate updates a notebook in Teamwork.com.

func ProjectCategoryCreate added in v1.7.0

func ProjectCategoryCreate(engine *twapi.Engine) toolsets.ToolWrapper

ProjectCategoryCreate creates a project category in Teamwork.com.

func ProjectCategoryDelete added in v1.7.0

func ProjectCategoryDelete(engine *twapi.Engine) toolsets.ToolWrapper

ProjectCategoryDelete deletes a project category in Teamwork.com.

func ProjectCategoryGet added in v1.7.0

func ProjectCategoryGet(engine *twapi.Engine) toolsets.ToolWrapper

ProjectCategoryGet retrieves a project category in Teamwork.com.

func ProjectCategoryList added in v1.7.0

func ProjectCategoryList(engine *twapi.Engine) toolsets.ToolWrapper

ProjectCategoryList lists project categories in Teamwork.com.

func ProjectCategoryUpdate added in v1.7.0

func ProjectCategoryUpdate(engine *twapi.Engine) toolsets.ToolWrapper

ProjectCategoryUpdate updates a project category in Teamwork.com.

func ProjectCreate

func ProjectCreate(engine *twapi.Engine) toolsets.ToolWrapper

ProjectCreate creates a project in Teamwork.com.

func ProjectDelete

func ProjectDelete(engine *twapi.Engine) toolsets.ToolWrapper

ProjectDelete deletes a project in Teamwork.com.

func ProjectGet

func ProjectGet(engine *twapi.Engine) toolsets.ToolWrapper

ProjectGet retrieves a project in Teamwork.com.

func ProjectList

func ProjectList(engine *twapi.Engine) toolsets.ToolWrapper

ProjectList lists projects in Teamwork.com.

func ProjectMemberAdd

func ProjectMemberAdd(engine *twapi.Engine) toolsets.ToolWrapper

ProjectMemberAdd adds a user to a project in Teamwork.com.

func ProjectUpdate

func ProjectUpdate(engine *twapi.Engine) toolsets.ToolWrapper

ProjectUpdate updates a project in Teamwork.com.

func SkillCreate added in v1.8.0

func SkillCreate(engine *twapi.Engine) toolsets.ToolWrapper

SkillCreate creates a skill in Teamwork.com.

func SkillDelete added in v1.8.0

func SkillDelete(engine *twapi.Engine) toolsets.ToolWrapper

SkillDelete deletes a skill in Teamwork.com.

func SkillGet added in v1.8.0

func SkillGet(engine *twapi.Engine) toolsets.ToolWrapper

SkillGet retrieves a skill in Teamwork.com.

func SkillList added in v1.8.0

func SkillList(engine *twapi.Engine) toolsets.ToolWrapper

SkillList lists skills in Teamwork.com.

func SkillUpdate added in v1.8.0

func SkillUpdate(engine *twapi.Engine) toolsets.ToolWrapper

SkillUpdate updates a skill in Teamwork.com.

func TagCreate

func TagCreate(engine *twapi.Engine) toolsets.ToolWrapper

TagCreate creates a tag in Teamwork.com.

func TagDelete

func TagDelete(engine *twapi.Engine) toolsets.ToolWrapper

TagDelete deletes a tag in Teamwork.com.

func TagGet

func TagGet(engine *twapi.Engine) toolsets.ToolWrapper

TagGet retrieves a tag in Teamwork.com.

func TagList

func TagList(engine *twapi.Engine) toolsets.ToolWrapper

TagList lists tags in Teamwork.com.

func TagUpdate

func TagUpdate(engine *twapi.Engine) toolsets.ToolWrapper

TagUpdate updates a tag in Teamwork.com.

func TaskCreate

func TaskCreate(engine *twapi.Engine) toolsets.ToolWrapper

TaskCreate creates a task in Teamwork.com.

func TaskDelete

func TaskDelete(engine *twapi.Engine) toolsets.ToolWrapper

TaskDelete deletes a task in Teamwork.com.

func TaskGet

func TaskGet(engine *twapi.Engine) toolsets.ToolWrapper

TaskGet retrieves a task in Teamwork.com.

func TaskList

func TaskList(engine *twapi.Engine) toolsets.ToolWrapper

TaskList lists tasks in Teamwork.com.

func TaskListByProject

func TaskListByProject(engine *twapi.Engine) toolsets.ToolWrapper

TaskListByProject lists tasks in Teamwork.com by project.

func TaskListByTasklist

func TaskListByTasklist(engine *twapi.Engine) toolsets.ToolWrapper

TaskListByTasklist lists tasks in Teamwork.com by tasklist.

func TaskSkillsAndRolesPrompt added in v1.8.0

func TaskSkillsAndRolesPrompt(engine *twapi.Engine) toolsets.ServerPrompt

TaskSkillsAndRolesPrompt returns the prompt that helps the LLM to identify all skills and job roles of a task.

func TaskUpdate

func TaskUpdate(engine *twapi.Engine) toolsets.ToolWrapper

TaskUpdate updates a task in Teamwork.com.

func TasklistCreate

func TasklistCreate(engine *twapi.Engine) toolsets.ToolWrapper

TasklistCreate creates a tasklist in Teamwork.com.

func TasklistDelete

func TasklistDelete(engine *twapi.Engine) toolsets.ToolWrapper

TasklistDelete deletes a tasklist in Teamwork.com.

func TasklistGet

func TasklistGet(engine *twapi.Engine) toolsets.ToolWrapper

TasklistGet retrieves a tasklist in Teamwork.com.

func TasklistList

func TasklistList(engine *twapi.Engine) toolsets.ToolWrapper

TasklistList lists tasklists in Teamwork.com.

func TasklistListByProject

func TasklistListByProject(engine *twapi.Engine) toolsets.ToolWrapper

TasklistListByProject lists tasklists in Teamwork.com by project.

func TasklistUpdate

func TasklistUpdate(engine *twapi.Engine) toolsets.ToolWrapper

TasklistUpdate updates a tasklist in Teamwork.com.

func TeamCreate

func TeamCreate(engine *twapi.Engine) toolsets.ToolWrapper

TeamCreate creates a team in Teamwork.com.

func TeamDelete

func TeamDelete(engine *twapi.Engine) toolsets.ToolWrapper

TeamDelete deletes a team in Teamwork.com.

func TeamGet

func TeamGet(engine *twapi.Engine) toolsets.ToolWrapper

TeamGet retrieves a team in Teamwork.com.

func TeamList

func TeamList(engine *twapi.Engine) toolsets.ToolWrapper

TeamList lists teams in Teamwork.com.

func TeamListByCompany

func TeamListByCompany(engine *twapi.Engine) toolsets.ToolWrapper

TeamListByCompany lists teams in Teamwork.com by client/company.

func TeamListByProject

func TeamListByProject(engine *twapi.Engine) toolsets.ToolWrapper

TeamListByProject lists teams in Teamwork.com by project.

func TeamUpdate

func TeamUpdate(engine *twapi.Engine) toolsets.ToolWrapper

TeamUpdate updates a team in Teamwork.com.

func TimelogCreate

func TimelogCreate(engine *twapi.Engine) toolsets.ToolWrapper

TimelogCreate creates a timelog in Teamwork.com.

func TimelogDelete

func TimelogDelete(engine *twapi.Engine) toolsets.ToolWrapper

TimelogDelete deletes a timelog in Teamwork.com.

func TimelogGet

func TimelogGet(engine *twapi.Engine) toolsets.ToolWrapper

TimelogGet retrieves a timelog in Teamwork.com.

func TimelogList

func TimelogList(engine *twapi.Engine) toolsets.ToolWrapper

TimelogList lists timelogs in Teamwork.com.

func TimelogListByProject

func TimelogListByProject(engine *twapi.Engine) toolsets.ToolWrapper

TimelogListByProject lists timelogs in Teamwork.com by project.

func TimelogListByTask

func TimelogListByTask(engine *twapi.Engine) toolsets.ToolWrapper

TimelogListByTask lists timelogs in Teamwork.com by task.

func TimelogUpdate

func TimelogUpdate(engine *twapi.Engine) toolsets.ToolWrapper

TimelogUpdate updates a timelog in Teamwork.com.

func TimerComplete added in v1.1.0

func TimerComplete(engine *twapi.Engine) toolsets.ToolWrapper

TimerComplete completes a timer in Teamwork.com.

func TimerCreate added in v1.1.0

func TimerCreate(engine *twapi.Engine) toolsets.ToolWrapper

TimerCreate creates a timer in Teamwork.com.

func TimerDelete added in v1.1.0

func TimerDelete(engine *twapi.Engine) toolsets.ToolWrapper

TimerDelete deletes a timer in Teamwork.com.

func TimerGet added in v1.1.0

func TimerGet(engine *twapi.Engine) toolsets.ToolWrapper

TimerGet retrieves a timer in Teamwork.com.

func TimerList added in v1.1.0

func TimerList(engine *twapi.Engine) toolsets.ToolWrapper

TimerList lists timers in Teamwork.com.

func TimerPause added in v1.1.0

func TimerPause(engine *twapi.Engine) toolsets.ToolWrapper

TimerPause pauses a timer in Teamwork.com.

func TimerResume added in v1.1.0

func TimerResume(engine *twapi.Engine) toolsets.ToolWrapper

TimerResume resumes a timer in Teamwork.com.

func TimerUpdate added in v1.1.0

func TimerUpdate(engine *twapi.Engine) toolsets.ToolWrapper

TimerUpdate updates a timer in Teamwork.com.

func UserCreate

func UserCreate(engine *twapi.Engine) toolsets.ToolWrapper

UserCreate creates a user in Teamwork.com.

func UserDelete

func UserDelete(engine *twapi.Engine) toolsets.ToolWrapper

UserDelete deletes a user in Teamwork.com.

func UserGet

func UserGet(engine *twapi.Engine) toolsets.ToolWrapper

UserGet retrieves a user in Teamwork.com.

func UserGetMe

func UserGetMe(engine *twapi.Engine) toolsets.ToolWrapper

UserGetMe retrieves the logged user in Teamwork.com.

func UserList

func UserList(engine *twapi.Engine) toolsets.ToolWrapper

UserList lists users in Teamwork.com.

func UserListByProject

func UserListByProject(engine *twapi.Engine) toolsets.ToolWrapper

UserListByProject lists users in Teamwork.com by project.

func UserUpdate

func UserUpdate(engine *twapi.Engine) toolsets.ToolWrapper

UserUpdate updates a user in Teamwork.com.

func UsersWorkload added in v1.3.0

func UsersWorkload(engine *twapi.Engine) toolsets.ToolWrapper

UsersWorkload retrieves the workload of users in Teamwork.com.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL