Weavz
Credly

Credly

Digital badge issuing and credential management by Pearson

7 tools
Use withChatGPTClaudeClaude CodeCursorCodexMCP clientsSetup guide

Tools

Name
list_issued_badges

List issued Credly badges for the configured organization.

get_issued_badge

Get a single Credly issued badge by ID.

issue_badge

Issue a Credly badge to one recipient.

update_issued_badge

Update an issued Credly badge with supported fields such as expiration or evidence.

revoke_issued_badge

Revoke or delete an issued Credly badge.

list_badge_templates

List Credly badge templates for the configured organization.

get_badge_template

Get one Credly badge template by ID.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('credly', 'list_issued_badges', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'credly',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Credly to my app?

Use Weavz Hosted Connect for Custom authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does Credly support?

Credly supports 7 tools including List Issued Badges, Get Issued Badge, Issue Badge, Update Issued Badge, Revoke Issued Badge, and more.

Can I use Credly with AI agents?

Yes. Add Credly to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

How do I connect Credly to ChatGPT or Claude?

Open the Weavz connector setup, sign in, choose a workspace, and add Credly as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped Credly tools exposed by that workspace.

Does Credly work with Claude Code, Cursor, Codex, and local agents?

Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved Credly work, and execute Code Mode workflows from a terminal.

What can I ask an AI agent to do with Credly?

Credly exposes 7 tools, including List Issued Badges, Get Issued Badge, Issue Badge, Update Issued Badge, Revoke Issued Badge, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.

Can Credly be used in stateful agent workflows?

Yes. Agents can combine Credly tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Credly use?

Credly uses Custom. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Credly integration cost?

The Credly integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

Connect Credly in minutes

Get 20,000 free action executions every month. No credit card required.