Skip to main content
Glama

get_clinks

Retrieve messages from Clink groups with filters for group, time range, and read status. Use to access group communications and manage unread content.

Instructions

Get clinks from Clink groups. Can filter by group, time range, and limit. Use check_inbox for a quick unread check.

Args: group: Filter clinks to a specific group by slug (e.g., "backend-team") or ID. If not provided, returns clinks from all your groups. since: ISO timestamp. Only return clinks after this time. Example: 2024-01-15T10:00:00Z limit: Maximum number of clinks to return. Default 50, max 100. unread_only: If true, only return unread clinks. Default: false. mark_read: If true, mark returned clinks as read. Default: false.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
groupNo
sinceNo
limitNo
unread_onlyNo
mark_readNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Voxos-ai-Inc/clink-mcp-server-python'

If you have feedback or need assistance with the MCP directory API, please join our Discord server