Coveo · Capability

Coveo Search Usage Metrics API — Search Hub Entitlement Sync

Coveo Search Usage Metrics API — Search Hub Entitlement Sync. 1 operations. Lead operation: Trigger the AutoSearchHubEntitlementSyncJob to Run Asynchronously. Self-contained Naftiko capability covering one Coveo business surface.

Run with Naftiko CoveoSearch Usage MetricsSearch Hub Entitlement Sync

What You Can Do

POST
Triggersearchhubentitlementsyncjob — Trigger the AutoSearchHubEntitlementSyncJob to Run Asynchronously
/v1/internal/jobs/trigger-searchhubs-entitlement-sync

MCP Tools

trigger-autosearchhubentitlementsyncjob-run-asynchronously

Trigger the AutoSearchHubEntitlementSyncJob to Run Asynchronously

read-only

Capability Spec

search-usage-metrics-search-hub-entitlement-sync.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Coveo Search Usage Metrics API — Search Hub Entitlement Sync
  description: 'Coveo Search Usage Metrics API — Search Hub Entitlement Sync. 1 operations. Lead operation: Trigger the AutoSearchHubEntitlementSyncJob
    to Run Asynchronously. Self-contained Naftiko capability covering one Coveo business surface.'
  tags:
  - Coveo
  - Search Usage Metrics
  - Search Hub Entitlement Sync
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    COVEO_SEARCH_TOKEN: COVEO_SEARCH_TOKEN
capability:
  consumes:
  - type: http
    namespace: search-usage-metrics-search-hub-entitlement-sync
    baseUri: https://platform.cloud.coveo.com
    description: Coveo Search Usage Metrics API — Search Hub Entitlement Sync business capability. Self-contained, no shared
      references.
    authentication:
      type: bearer
      token: '{{env.COVEO_SEARCH_TOKEN}}'
    resources:
    - name: internal-jobs-trigger-searchhubs-entitlement-sync
      path: /internal/jobs/trigger-searchhubs-entitlement-sync
      operations:
      - name: triggersearchhubentitlementsyncjob
        method: POST
        description: Trigger the AutoSearchHubEntitlementSyncJob to Run Asynchronously
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: search-usage-metrics-search-hub-entitlement-sync-rest
    port: 8080
    description: REST adapter for Coveo Search Usage Metrics API — Search Hub Entitlement Sync. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/internal/jobs/trigger-searchhubs-entitlement-sync
      name: internal-jobs-trigger-searchhubs-entitlement-sync
      description: REST surface for internal-jobs-trigger-searchhubs-entitlement-sync.
      operations:
      - method: POST
        name: triggersearchhubentitlementsyncjob
        description: Trigger the AutoSearchHubEntitlementSyncJob to Run Asynchronously
        call: search-usage-metrics-search-hub-entitlement-sync.triggersearchhubentitlementsyncjob
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: search-usage-metrics-search-hub-entitlement-sync-mcp
    port: 9090
    transport: http
    description: MCP adapter for Coveo Search Usage Metrics API — Search Hub Entitlement Sync. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: trigger-autosearchhubentitlementsyncjob-run-asynchronously
      description: Trigger the AutoSearchHubEntitlementSyncJob to Run Asynchronously
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: search-usage-metrics-search-hub-entitlement-sync.triggersearchhubentitlementsyncjob
      outputParameters:
      - type: object
        mapping: $.