{ "agent_id": "550e8400-e29b-41d4-a716-446655440000", "name": "Appointment Booker", "language": "he", "voice": "Keren", "agent_type": "singlePrompt", "active": true, "prompt": "You are a friendly receptionist that books appointments.", "welcome_message": "שלום, איך אפשר לעזור?", "variables_provided": [ { "name": "customer_name", "description": "The caller's name" } ], "variables_extracted": [ { "name": "appointment_date", "description": "The date the caller chose" } ], "created_at": "2026-06-06T10:00:00Z", "updated_at": "2026-06-06T10:00:00Z"}
Returns an Agent object, including its
variables_provided and variables_extracted. Works for both prompt-based and
flow agents; an agent’s internal flow configuration is never returned.