Gets a specific function.
curl --request GET \ --url https://api.vogent.ai/api/functions/{id}
{ "id": "<string>", "name": "<string>", "description": "<string>", "type": "transfer", "allowedNumbers": [ { "number": "<string>" } ] }
ID of the function.
The name of the function.
A description of what the function does.
transfer
api
The numbers that the agent is allowed to transfer to.
Show child attributes
The number in e.164 format.