Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
9 tools available
Bitwarden is a secure password management solution providing encrypted vaults, cross-platform sync, and enterprise-grade security tools for storing and sharing credentials
Connect Bitwarden to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Bitwarden's 9 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Bitwarden action below is a callable tool any Definable persona can invoke.
Tool to delete a group. Use when you need to permanently remove a group by its ID after ensuring no dependencies exist.
Tool to delete a specific organization member. Use when you need to remove a member from the organization after verifying their member ID.
Tool to retrieve the list of member IDs for a specific Bitwarden group. Use when you need only the user IDs of all members in a group.
Tool to retrieve subscription details of the current organization. Use after obtaining a valid bearer token.
Tool to bulk import members and groups in a single request. Use when migrating or seeding an organization with multiple members and groups at once. Import is all-or-nothing: a single malformed entry in `members` or `groups` causes the entire request to fail.
Tool to re-send an invitation to a pending or removed member. Use when an existing member's invite needs re-issuing.
Tool to retrieve details for a specific group. Use when you need to fetch group permissions and assigned collections by group ID after authenticating with a valid access token.
Tool to retrieve details for a specific member. Use after obtaining a valid member ID to get full metadata.
Tool to update an organization member’s admin status. Use when toggling admin privileges for an existing member.
Anything Bitwarden exposes through its API. Common security & identity tools workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 9 Bitwarden tools directly, then chain the result into another integration without you writing code.
Bitwarden uses S2S_OAUTH2 on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 9 Bitwarden tools. You only need a separate Bitwarden subscription if Bitwarden itself charges per seat or per API call.
Every call from a persona to Bitwarden is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Bitwarden, and connect via OAuth or API key. You can immediately attach Bitwarden to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 9 Bitwarden actions as callable tools — including `Delete Group`, `Delete Member`, `Get Group Member IDs`, plus 6 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.