Add Guest to ProjectTool to add a guest (client) to a project.
Add Member to ProjectTool to add a member to a project in bugherd.
Create AttachmentTool to add a new attachment to a task using an existing url.
Create ColumnTool to create a new column in a project.
Create CommentTool to add a new comment to a task.
Create ProjectTool to create a new project.
Create TaskTool to add a new task in a project.
Create WebhookTool to create a new webhook for real-time event notifications.
Delete ProjectTool to delete a project.
List Active ProjectsTool to list all active projects in your bugherd account.
List AttachmentsTool to list all attachments for a task.
List ColumnsTool to list all columns for a project.
List ProjectsTool to list all projects in your account.
List UsersTool to list all users in your account.
List WebhooksTool to list all installed webhooks.
Show AttachmentTool to retrieve details of a specific attachment.
Show ColumnTool to show details of a specific column.
Show OrganizationTool to retrieve your bugherd organization details.
Show ProjectTool to show details for a specific project.
Show User ProjectsTool to list all projects a specific user has access to.
Show User TasksTool to list tasks created or assigned to a specific user.
Update ColumnTool to update a column in a project.
Update ProjectTool to update settings for an existing project.
Update TaskTool to update a task in a project.
Upload AttachmentTool to upload a new attachment and add it to a specific task.