Grafana · Capability
Grafana HTTP API — Annotations
Grafana HTTP API — Annotations. 3 operations. Lead operation: Find annotations. Self-contained Naftiko capability covering one Grafana business surface.
What You Can Do
GET
Getannotations
— Find annotations
/v1/annotations
POST
Createannotation
— Create annotation
/v1/annotations
DELETE
Deleteannotation
— Delete annotation
/v1/annotations/{id}
MCP Tools
find-annotations
Find annotations
read-only
idempotent
create-annotation
Create annotation
delete-annotation
Delete annotation
idempotent