Bitwarden
Overview
SLUG: BITWARDEN
Description
Bitwarden is a secure password management solution providing encrypted vaults, cross-platform sync, and enterprise-grade security tools for storing and sharing credentials
Authentication Details
API Key
Connecting to Bitwarden
Create an auth config
Use the dashboard to create an auth config for the Bitwarden toolkit. This allows you to connect multiple Bitwarden accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Bitwarden Auth Config”. 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 Bitwarden toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BITWARDEN_DELETE_GROUP
Tool Name: Delete Group
Description
Action Parameters
Action Response
BITWARDEN_DELETE_MEMBER
Tool Name: Delete Member
Description
Action Parameters
Action Response
BITWARDEN_GET_GROUP_MEMBER_IDS
Tool Name: Get Group Member IDs
Description
Action Parameters
Action Response
BITWARDEN_GET_ORG_SUBSCRIPTION
Tool Name: Get Organization Subscription
Description
Action Parameters
Action Response
BITWARDEN_IMPORT_MEMBERS_AND_GROUPS
Tool Name: Import Members and Groups
Description
Action Parameters
Action Response
BITWARDEN_REINVITE_MEMBER
Tool Name: Reinvite Member
Description
Action Parameters
Action Response
BITWARDEN_RETRIEVE_GROUP
Tool Name: Retrieve Group
Description
Action Parameters
Action Response
BITWARDEN_RETRIEVE_MEMBER
Tool Name: Retrieve Member
Description
Action Parameters
Action Response
BITWARDEN_UPDATE_MEMBER
Tool Name: Update Member
Description
Action Parameters
Action Response
BITWARDEN_UPDATE_MEMBER_EXTERNAL_ID
Tool Name: Update Member External ID
Description
Action Parameters
Action Response