RingCentral Skill

Collaboration

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for RingCentral tools.

13 tools
SKILL.md

RingCentral
SKILL.md

Domain knowledge for using RingCentral communication tools effectively

RingCentral

RingCentral organizes telephony under Account and Extension (user/line). Company-level settings (queues, business hours) and extension-level settings (forwarding, call blocking) are separate.

Data Model

  • Account — organization; contains extensions and company settings.
  • Extension — user or phone line; has call handling, forwarding, business hours.
  • Call Queues — hunt groups for incoming calls.
  • Call Monitoring Groups — supervisor groups for monitoring agents.
  • Business Hours — when calls are routed; company and per-extension.
  • Call Handling Rules — routing rules (forward, voicemail, etc.).
  • Blocked/Allowed Numbers — per-extension allow/deny lists.
  • Call Records — call history and CDR data.
  • IVR Prompts — auto-attendant audio.
  • Fax Cover — fax cover page templates.

Gotchas

  • account_id and extension_id required: Most operations need both. Obtain from account/extension list first.
  • Sandbox vs production: Default API base may point to sandbox; production uses different host.

Use with RingCentral Bundle

This skill teaches your AI assistant domain knowledge. To actually execute RingCentral API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use RingCentral?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

RingCentral Skill - SKILL.md for Claude Code, Cursor & More