# Download Call Recording

`ringcentral_download-call-recording` · RingCentral MCP tool · Recordings

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.

## RingCentral Frequently Asked Questions

**What does the Download Call Recording tool do?**

This page documents the Download Call Recording tool (`ringcentral_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. It is one of the RingCentral Recordings tools, invoked 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.

## Input

- **recordingId** `string` (required, pattern: ^\d+$) — Internal identifier of the call recording to download (as returned in a call log entry's recording reference); a numeric string.

## Output

Returns an MCP resource link — no JSON output schema.
