Custom Functions
Get Custom Function
Get a specific custom function by ID
GET
Retrieve details of a specific custom function.
Path Parameters
UUID of the custom function
Response
UUID of the function
UUID of the agent this function belongs to
UUID of the user who created this function
Function name (snake_case)
Function description used by AI to decide when to call
HTTP method (GET, POST, PUT, PATCH, DELETE)
Webhook URL
Custom headers included with requests
Parameter definitions for the function
Variables extracted from response
Request timeout in milliseconds
Number of retry attempts
Whether the function is active
ISO 8601 creation timestamp
ISO 8601 last update timestamp