GroqCloud

7 tools available

GroqCloud provides high-performance AI inference services, enabling developers to deploy and manage AI models efficiently.

Connect GroqCloud to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call GroqCloud's 7 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.

Common workflows with GroqCloud

01

Trigger on event

  1. Listen for a new event
  2. Parse and validate the payload
  3. Take an action with the linked tool
02

Daily summary

  1. Pull yesterday's activity
  2. Summarise with the model of your choice
  3. Send the digest via email or Slack
03

Cross-tool sync

  1. Read records from one app
  2. Transform with a persona
  3. Write the result back via this integration

GroqCloud actions 7

Every GroqCloud action below is a callable tool any Definable persona can invoke.

Create Audio Transcription

Tool to transcribe audio into text in the same language as the audio. Use when you need to convert speech to text while preserving the original language. Supports multiple formats including mp3, mp4, wav, and webm.

Create Response

Tool to create a model response for the given input. Beta endpoint with simplified interface compared to chat completions. Use when you need a streamlined API for generating model responses.

Create Audio Translation

Tool to translate an audio file into English text. Use when you have a non-English recording and need an accurate English transcript. Use after confirming the file path.

Create Chat Completion

Tool to generate a chat-based completion for a conversation. Use when you have a list of prior messages and need the model's next reply. Response completion text is at choices[0].message.content in the returned envelope.

Retrieve Model

Tool to retrieve detailed information about a specific model. Use after listing models when you need metadata for a chosen model. Returned metadata may change as models update; do not cache.

List Models

Tool to list all available models and their metadata. Always call this to retrieve current model IDs rather than using hard-coded or cached identifiers, as deprecated names cause failures in GROQCLOUD_GROQ_RETRIEVE_MODEL and GROQCLOUD_GROQ_CREATE_CHAT_COMPLETION. Returns availability and metadata only — excludes usage stats, latency metrics, and pricing. Response may include many models; filter client-side by provider, family, modality, or context length. Frequent polling combined with high-volume requests risks HTTP 429 rate_limit_exceeded; use backoff and minimize call frequency.

List TTS Voices

Tool to retrieve available TTS voices for Groq PlayAI models. Use when you need to discover voice options before calling text-to-speech. Note: static list maintained manually; no live endpoint exists.

Frequently asked questions

What can I automate with GroqCloud on Definable?

Anything GroqCloud exposes through its API. Common ai models workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 7 GroqCloud tools directly, then chain the result into another integration without you writing code.

How does GroqCloud authentication work?

GroqCloud uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

Is the GroqCloud integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 7 GroqCloud tools. You only need a separate GroqCloud subscription if GroqCloud itself charges per seat or per API call.

Is using GroqCloud through Definable secure?

Every call from a persona to GroqCloud is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

How do I get started with GroqCloud on Definable?

Sign up for Definable, open the integrations page, find GroqCloud, and connect via OAuth or API key. You can immediately attach GroqCloud to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

What GroqCloud actions does Definable expose?

Definable exposes all 7 GroqCloud actions as callable tools — including `Create Audio Transcription`, `Create Response`, `Create Audio Translation`, plus 4 more. Each tool gets a typed parameter schema so personas know exactly how to call it.

Ready to automate with GroqCloud?

Wire it up in minutes. No coding required.

← All integrations