id

public abstract FunctionCall.Builder id(String id)

Setter for id.

id: The unique id of the function call. If populated, the client to execute the `function_call` and return the response with the matching `id`.