Integry · Capability
Integry API
Integry API. 6 operations. Lead operation: List apps. Self-contained Naftiko capability covering one Integry business surface.
What You Can Do
POST
Listapps
— List apps
/v1/apps/list
POST
Getapp
— Get app
/v1/apps/{app-name}/get
POST
Listfunctions
— List functions
/v1/functions/list
POST
Predictfunctions
— Predict functions
/v1/functions/predict
POST
Callfunction
— Call function
/v1/functions/{function-name}/call
POST
Getfunction
— Get function
/v1/functions/{function-name}/get
MCP Tools
list-apps
List apps
read-only
get-app
Get app
read-only
list-functions
List functions
read-only
predict-functions
Predict functions
call-function
Call function
get-function
Get function
read-only