# Recordings

RingCentral MCP server · 2 tools

## RingCentral Frequently Asked Questions

**What are the RingCentral Recordings tools?**

This page lists the Recordings tools in the RingCentral integration: 2 tools for working with recordings. Each is exposed through your firm's Weave MCP connection and available to members whose access level permits it.

**What is the RingCentral integration?**

The RingCentral integration connects your firm's RingCentral account to Weave. RingCentral (RingEX) is a cloud phone/UCaaS platform. This integration exposes read-only call log, call analytics, recordings, directory, extension, and account diagnostics data as governed MCP tools, scoped per member by access level. It groups 17 tools into 5 categories, exposed through your firm's Weave MCP connection and filtered per member by access level.

## Tools

- [Download Call Recording](/integrations/ringcentral/recordings/download-call-recording/) — Get a short-lived download LINK for a RingCentral call recording (the link expires in a few minutes). Fetch the returned URL to retrieve the audio bytes — the bytes are streamed by the gateway, never returned inline. Use get-call-recording for metadata only.

- [Get Call Recording](/integrations/ringcentral/recordings/get-call-recording/) — Fetch metadata for a RingCentral call recording by ID: content type, duration, and a content URI. The content URI requires RingCentral auth and cannot be fetched directly — use download-call-recording to obtain a fetchable link to the audio bytes.
