List Custom Tools
GET /api/v3/organizations/{organisation}/ai/custom-tools
GET
/api/v3/organizations/{organisation}/ai/custom-tools
Lists all registered custom edge function tools for an organization.
Authorizations
Parameters
Path Parameters
organisation
required
string
The organisation ID
Responses
200
Custom tools retrieved successfully
object
tools
Array<object>
object
name
string
check_inventory description
string
Check product inventory levels edgeFunctionUrl
string
https://my-edge-function.quant.cloud isAsync
boolean
inputSchema
object
createdAt
string format: date-time
count
integer
403
Access denied
500
Failed to retrieve custom tools