Coveo · Capability
Coveo Search Interface Service API — Insight Panel
Coveo Search Interface Service API — Insight Panel. 9 operations. Lead operation: Create an Insight Panel Interface. Self-contained Naftiko capability covering one Coveo business surface.
What You Can Do
POST
Createinsightpanelinterface
— Create an Insight Panel Interface
/v1/organizations/{organizationid}/insightinterface/v1/interfaces
GET
Getallinsightpanelinterfaces
— Get All Insight Panel Interfaces
/v1/organizations/{organizationid}/insightinterface/v1/interfaces
GET
Getinsightpanelinterface
— Get an Insight Panel Interface
/v1/organizations/{organizationid}/insightinterface/v1/interfaces/{interfaceid}
PUT
Updateinsightpanelinterface
— Update an Insight Panel Interface
/v1/organizations/{organizationid}/insightinterface/v1/interfaces/{interfaceid}
DELETE
Deleteinsightpanelinterface
— Delete an Insight Panel Interface
/v1/organizations/{organizationid}/insightinterface/v1/interfaces/{interfaceid}
GET
Getinsightpanelinterfaceversions
— Get Versions for an Insight Panel Interface
/v1/organizations/{organizationid}/insightinterface/v1/interfaces/{interfaceid}/versions
GET
Getinsightpanelinterfaceversion
— Get an Insight Panel Interface Version
/v1/organizations/{organizationid}/insightinterface/v1/interfaces/{interfaceid}/versions/{versionnumber}
PUT
Updateinsightpanelinterfaceversionlabel
— Update an Insight Panel Interface Version Label
/v1/organizations/{organizationid}/insightinterface/v1/interfaces/{interfaceid}/versions/{versionnumber}/label
POST
Restoreinsightpanelinterfaceversion
— Restore an Insight Panel Interface Version
/v1/organizations/{organizationid}/insightinterface/v1/interfaces/{interfaceid}/versions/{versionnumber}/restore
MCP Tools
create-insight-panel-interface
Create an Insight Panel Interface
get-all-insight-panel-interfaces
Get All Insight Panel Interfaces
read-only
idempotent
get-insight-panel-interface
Get an Insight Panel Interface
read-only
idempotent
update-insight-panel-interface
Update an Insight Panel Interface
idempotent
delete-insight-panel-interface
Delete an Insight Panel Interface
idempotent
get-versions-insight-panel-interface
Get Versions for an Insight Panel Interface
read-only
idempotent
get-insight-panel-interface-version
Get an Insight Panel Interface Version
read-only
idempotent
update-insight-panel-interface-version
Update an Insight Panel Interface Version Label
idempotent
restore-insight-panel-interface-version
Restore an Insight Panel Interface Version