InfluxDB · Capability
Complete InfluxDB Cloud API — NotificationEndpoints
Complete InfluxDB Cloud API — NotificationEndpoints. 9 operations. Lead operation: List all notification endpoints. Self-contained Naftiko capability covering one Influxdb business surface.
What You Can Do
GET
Getnotificationendpoints
— List all notification endpoints
/v1/api/v2/notificationendpoints
POST
Createnotificationendpoint
— Add a notification endpoint
/v1/api/v2/notificationendpoints
DELETE
Deletenotificationendpointsid
— Delete a notification endpoint
/v1/api/v2/notificationendpoints/{endpointid}
GET
Getnotificationendpointsid
— Retrieve a notification endpoint
/v1/api/v2/notificationendpoints/{endpointid}
PATCH
Patchnotificationendpointsid
— Update a notification endpoint
/v1/api/v2/notificationendpoints/{endpointid}
PUT
Putnotificationendpointsid
— Update a notification endpoint
/v1/api/v2/notificationendpoints/{endpointid}
GET
Getnotificationendpointsidlabels
— List all labels for a notification endpoint
/v1/api/v2/notificationendpoints/{endpointid}/labels
POST
Postnotificationendpointidlabels
— Add a label to a notification endpoint
/v1/api/v2/notificationendpoints/{endpointid}/labels
DELETE
Deletenotificationendpointsidlabelsid
— Delete a label from a notification endpoint
/v1/api/v2/notificationendpoints/{endpointid}/labels/{labelid}
MCP Tools
list-all-notification-endpoints
List all notification endpoints
read-only
idempotent
add-notification-endpoint
Add a notification endpoint
delete-notification-endpoint
Delete a notification endpoint
idempotent
retrieve-notification-endpoint
Retrieve a notification endpoint
read-only
idempotent
update-notification-endpoint
Update a notification endpoint
idempotent
update-notification-endpoint-2
Update a notification endpoint
idempotent
list-all-labels-notification-endpoint
List all labels for a notification endpoint
read-only
idempotent
add-label-notification-endpoint
Add a label to a notification endpoint
delete-label-notification-endpoint
Delete a label from a notification endpoint
idempotent