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 ProjectsRetrieves a paginated list of all projects in your BugHerd account.
List Project TasksTool to list tasks within a specific BugHerd project with optional server-side filters (status/column, assignee, tag, priority, date filters) and pagination.
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 Project DetailsRetrieves full details of a specific BugHerd project by ID.
Show User ProjectsTool to list all projects a specific user has access to.
Show User TasksRetrieves all tasks created by or assigned to a specific user, grouped by project.
Update ColumnTool to update a column in a project.
Update ProjectUpdate settings for an existing BugHerd project.
Update TaskTool to update a task in a project.
Upload AttachmentTool to upload a new attachment and add it to a specific task.