Knowi · Capability
Knowi Management API — Dashboards
Knowi Management API — Dashboards. 6 operations. Lead operation: List dashboards. Self-contained Naftiko capability covering one Knowi business surface.
What You Can Do
GET
Listdashboards
— List dashboards
/v1/dashboards
GET
Getdashboard
— Get dashboard
/v1/dashboards/{objectid}
GET
Getdashboardshare
— Get dashboard share info
/v1/dashboards/{objectid}/share
POST
Generateshareurl
— Generate share URL
/v1/dashboards/{objectid}/share/url
POST
Generatesecureshareurl
— Generate secure share URL
/v1/dashboards/{objectid}/share/url/secure
POST
Generatesecuresharehash
— Generate secure share hash
/v1/dashboards/{objectid}/share/url/secure/hash
MCP Tools
list-dashboards
List dashboards
read-only
idempotent
get-dashboard
Get dashboard
read-only
idempotent
get-dashboard-share-info
Get dashboard share info
read-only
idempotent
generate-share-url
Generate share URL
generate-secure-share-url
Generate secure share URL
generate-secure-share-hash
Generate secure share hash