Gremlin · Capability
Gremlin API — Notification Integrations
Gremlin API — Notification Integrations. 4 operations. Lead operation: List all integrations associated with your company. Self-contained Naftiko capability covering one Gremlin business surface.
What You Can Do
GET
List
— List all integrations associated with your company
/v1/integrations
GET
Get2
— Get the integration for your company that is identified by the supplied type
/v1/integrations/{type}
PUT
Put
— Puts the integration identified by the supplied type on your company
/v1/integrations/{type}
DELETE
Delete
— Idempotently deletes the integration associated with your company, identified by the supplied type
/v1/integrations/{type}
MCP Tools
list-all-integrations-associated-your
List all integrations associated with your company
read-only
idempotent
get-integration-your-company-that
Get the integration for your company that is identified by the supplied type
read-only
idempotent
puts-integration-identified-supplied-type
Puts the integration identified by the supplied type on your company
idempotent
idempotently-deletes-integration-associated-your
Idempotently deletes the integration associated with your company, identified by the supplied type
idempotent