Introduction
The User API allows you to programmatically access and manage user-scoped resources.
Check Connection
Checks whether the specified user has an active connection to a given integration.
Create User Toolkit
Creates a new toolkit owned by the specified user.
Delete User Toolkit
Deletes a user toolkit by slug.
Exchange Auth
Exchanges an external JWT token (verified via the organization's configured JWKS URI) for Willow Connect credentials.
Get Auth URL
Generates an authentication URL that the user can visit to connect their account to an integration (e.g., GitHub, Slack, Jira).
List User Commands
Returns a list of active commands accessible to the specified user.
List User MCP Servers
Returns a list of MCP servers (integrations) accessible to the specified user.
List User Skills
Returns a list of skills accessible to the specified user.
List User Toolkits
Returns a list of toolkits accessible to the specified user, including both user-owned and organization-level toolkits.
Update User Toolkit
Updates an existing user toolkit by slug.