Skip to main content
Glama

Browse the public feed

browse_feed
Read-only

Browse the 2DAI public feed to discover what creators have published, get inspired, and track trends. Filter NSFW content and like posts as needed.

Instructions

Page through the 2DAI public feed — what creators across the platform have published, newest first. Useful for inspiration and trend scans. Rows belong to OTHER accounts (isOwner: false, prompts hidden); you can like them with organise_creation. NSFW-flagged rows are excluded unless includeNsfw is set, and every row carries nsfwFlagged so you can apply your own safeguards. Costs nothing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo1-based page, newest published first.
limitNoRows per page (default 12, max 24).
includeNsfwNoInclude NSFW-flagged rows (off by default).
Behavior5/5

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

Beyond the readOnlyHint and openWorldHint annotations, the description discloses that rows belong to other accounts, prompts are hidden, NSFW rows are excluded unless includeNsfw is set, every row carries nsfwFlagged for safeguards, and it costs nothing. This is rich behavioral context that significantly aids the agent.

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?

Four sentences, each adding essential value: purpose, use case, ownership, and NSFW behavior. It is front-loaded with the core purpose and includes no fluff, maintaining high information density.

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

Completeness5/5

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

For a read-only browse tool with three simple parameters, the description is complete. It covers what the tool does, its use case, key behavioral details (ownership, prompts hidden, NSFW handling), and an alternative action, making it fully self-contained without an output 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?

The schema already covers all parameters (100% coverage), but the description adds meaningful semantics: it explains that NSFW rows are excluded by default and that includeNsfw enables them, and that each row includes nsfwFlagged for safeguards. This goes beyond the schema's bare parameter descriptions.

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?

The description starts with a specific verb+resource+scope: 'Page through the 2DAI public feed — what creators across the platform have published, newest first.' It clearly distinguishes from siblings like list_creations by noting rows belong to OTHER accounts and are suitable for inspiration and trend scans, with a pointer to organise_creation for liking.

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

Usage Guidelines5/5

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

It explicitly states the use case ('Useful for inspiration and trend scans') and mentions an alternative for acting on rows ('you can like them with organise_creation'). It also clarifies NSFW filtering behavior, guiding when to set includeNsfw. This provides clear context for when to use the tool.

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/2DAICommunity/2dai-mcp-server'

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