Agent Functions
List Agent Functions
deprecated
List custom functions configured on one agent version.
GET
Get an agent function by agent ID and version number
Returns all custom functions configured on a specific agent version.
Path parameters
Related endpoints
- Create Agent Function: add a function.
- Merged Function Description: fetch the combined function description.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
RSA encrypted organization ID (base64 format)
Example:
"BASE64_ENCRYPTED_ORG_ID_HERE"
Path Parameters
ID of the agent
Version number of the agent
Response
Agent functions returned successfully.
Get an agent function by agent ID and version number