Connect your own Cloverleaf (cloverleaf.me) organization via the OIDC client_id/client_secret issued by Cloverleaf's engineer team -- read the organization profile, its users and teams, plus a one-glance org health report.
connect_cloverleafwriteConnect a Cloverleaf (cloverleaf.me) organization by saving the OIDC client_id/client_secret issued by Cloverleaf's engineer team, after exchanging them for a token and reading the organization to verify.
list_connectionsreadList the connected Cloverleaf organizations — label and masked client_id; the client_secret is never shown.
disconnect_cloverleafdestructiveDisconnect a Cloverleaf organization: deletes the saved client_id/client_secret from Imperal. Nothing in Cloverleaf itself is changed; the credentials stay valid until Cloverleaf's team revokes them.
get_organizationreadRead the connected Cloverleaf organization's own profile (name and whatever the public API returns) -- the documented GET /public-api/v1/organization endpoint.
list_usersreadList users in the connected Cloverleaf organization (same public-api surface as the documented organization endpoint), with optional free-text filtering.
get_userreadRead one Cloverleaf user in full by id.
list_teamsreadList teams in the connected Cloverleaf organization.
get_teamreadRead one Cloverleaf team in full by id.
get_org_health_reportreadValue-add report: one-glance Cloverleaf org health snapshot -- organization name, user count, team count, and whether the saved credentials still work, in a single call.
Install Cloverleaf and let Webbee use it across your workflow.
Open in panel