Skip to main content
Glama

Get notifications

get_notifications
Read-onlyIdempotent

Retrieve your Threads activity feed to see who followed you, replies, mentions, and suggestions. Optionally filter by category.

Instructions

Read your Threads Activity feed — who followed you, replies and mentions, and suggestions. This is how you find out what happened on your account; every other read tool looks outward. Optionally filter by kind.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindNoOnly return this category. Filtering happens after fetching, because Threads drives its Activity tabs from a popover rather than the URL.
limitNoMax entries (1-100, default 20)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
notificationsYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Discloses that filtering by kind happens after fetching due to a popover behavior, adding value beyond annotations. Annotations already declare readOnly, openWorld, and idempotent hints, so no contradiction.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two efficient sentences plus a parenthetical note. Front-loads core purpose and key differentiator. No redundant or extra words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With full annotations, input schema, and output schema present, the description covers essential behavioral and usage aspects. Could mention pagination or limit behavior briefly, but not necessary given schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Description adds semantic context for the 'kind' parameter, explaining why filtering is post-fetch. Schema coverage is 100%, so baseline is 3; the extra explanation justifies a 4.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states 'Read your Threads Activity feed' with specific examples (follows, replies, mentions, suggestions). Distinguishes from siblings by stating 'every other read tool looks outward', making purpose unambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides context for when to use (find out what happened on your account) and contrasts with other read tools. Mentions optional filtering by kind. Lacks explicit when-not-to-use but is sufficiently clear given sibling context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/bintangtimurlangit/threads-mcp'

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