GET · mentions:read
List saved mention views
List saved mention filter presets.
Read only
REST
GET
/api/v1/mention-viewscurl "https://www.stalkr.ai/api/v1/mention-views" \
--request GET \
--header "Authorization: Bearer $STALKR_API_KEY"MCP
Tool name: list_mention_views
The MCP tool accepts the same input schema and returns the same structured { data, meta } result as REST.
Input
projectIdstring
Authorization
Required scope: mentions:read.
Scope authorization is followed by resource authorization. Project operations check current membership and the minimum role required by the underlying workflow.