Bugherd
Overview
SLUG: BUGHERD
Description
BugHerd is a visual feedback and bug tracking tool for websites, allowing clients and teams to report issues directly on live sites.
Authentication Details
API Key
Connecting to Bugherd
Create an auth config
Use the dashboard to create an auth config for the Bugherd toolkit. This allows you to connect multiple Bugherd accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Bugherd toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BUGHERD_ADD_GUEST_TO_PROJECT
Tool Name: Add Guest to Project
Description
Action Parameters
Action Response
BUGHERD_ADD_MEMBER_TO_PROJECT
Tool Name: Add Member to Project
Description
Action Parameters
Action Response
BUGHERD_CREATE_ATTACHMENT
Tool Name: Create Attachment
Description
Action Parameters
Action Response
BUGHERD_CREATE_COMMENT
Tool Name: Create Comment
Description
Action Parameters
Action Response
BUGHERD_CREATE_PROJECT
Tool Name: Create Project
Description
Action Parameters
Action Response
BUGHERD_CREATE_TASK
Tool Name: Create Task
Description
Action Parameters
Action Response
BUGHERD_CREATE_WEBHOOK
Tool Name: Create Webhook
Description
Action Parameters
Action Response
BUGHERD_DELETE_PROJECT
Tool Name: Delete Project
Description
Action Parameters
Action Response
BUGHERD_LIST_ACTIVE_PROJECTS
Tool Name: List Active Projects
Description
Action Parameters
Action Response
BUGHERD_LIST_ATTACHMENTS
Tool Name: List Attachments
Description
Action Parameters
Action Response
BUGHERD_LIST_PROJECTS
Tool Name: List Projects
Description
Action Parameters
Action Response
BUGHERD_LIST_USERS
Tool Name: List Users
Description
Action Parameters
Action Response
BUGHERD_LIST_WEBHOOKS
Tool Name: List Webhooks
Description
Action Parameters
Action Response
BUGHERD_SHOW_ATTACHMENT
Tool Name: Show Attachment
Description
Action Parameters
Action Response
BUGHERD_SHOW_PROJECT
Tool Name: Show Project
Description
Action Parameters
Action Response
BUGHERD_SHOW_USER_PROJECTS
Tool Name: Show User Projects
Description
Action Parameters
Action Response
BUGHERD_SHOW_USER_TASKS
Tool Name: Show User Tasks
Description
Action Parameters
Action Response
BUGHERD_UPDATE_PROJECT
Tool Name: Update Project
Description
Action Parameters
Action Response
BUGHERD_UPDATE_TASK
Tool Name: Update Task
Description
Action Parameters
Action Response
BUGHERD_CREATE_COLUMN
Tool Name: Create Column
Description
Action Parameters
Action Response
BUGHERD_LIST_COLUMNS
Tool Name: List Columns
Description
Action Parameters
Action Response
BUGHERD_SHOW_COLUMN
Tool Name: Show Column
Description
Action Parameters
Action Response
BUGHERD_SHOW_ORGANIZATION
Tool Name: Show Organization
Description
Action Parameters
Action Response
BUGHERD_UPDATE_COLUMN
Tool Name: Update Column
Description
Action Parameters
Action Response
BUGHERD_UPLOAD_ATTACHMENT
Tool Name: Upload Attachment
Description
Action Parameters
Action Response