Custom Functions
Update Custom Function
Update an existing custom function
PATCH
Update a custom function’s configuration. Only include fields you want to change.
Path Parameters
UUID of the custom function to update
Request Body
Function name in snake_case. Must be unique per agent.
Description of what the function does
HTTP method:
GET, POST, PUT, PATCH, or DELETEThe webhook URL to call
Custom headers to include with requests
Parameters the AI should collect
Variables to extract from response
Request timeout in milliseconds
Number of retry attempts
Whether the function is active