Skip to content

No retell_llm_dynamic_variables parameter for update-call API #350

@mbartonftp

Description

@mbartonftp

I may be mistaken here, but I thought we previously had the option to set or update dynamic variable values via the update-call API.

If this isn't the case, then this definitely should be added to that API endpoint to enable us to inject useful data mid-call. If its possible to update the metadata object then it should be no different with the retell_llm_dynamic_variables object.

Failed to add dynamic variable(s) to call call_ca257a38cc06677c53ac8137fb9: CallResource.update() got an unexpected keyword argument 'retell_llm_dynamic_variables'

response = self.client.call.update( call_id=call_id, retell_llm_dynamic_variables=variables_to_add )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions