providers
Get Recommended Agent Config
π€ Get recommended provider configuration for creating an agent.
Frontend Usage: Call this when user selects language/use case to auto-populate provider fields.
Parameters:
language: Primary language (e.g., βenβ, βesβ, βzhβ)use_case: voice_agent, customer_support, call_centerpriority: speed, quality, cost, balanced
Returns: Ready-to-use agent configuration with recommended providers.
GET
Get Recommended Agent Config
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Primary language for the agent
Use case: voice_agent, customer_support, call_center
Priority: speed, quality, cost, balanced
Response
Successful Response
Get Recommended Agent Config