Skip to main content
Glama

list_twitterapi_endpoints

Browse TwitterAPI.io API endpoints organized by category. Filter by user, tweet, community, and more to find endpoints with HTTP methods and paths.

Instructions

List all TwitterAPI.io API endpoints organized by category.

USE THIS WHEN: You need to browse available endpoints or find endpoints by category. CATEGORIES: user, tweet, community, webhook, stream, action, dm, list, trend

RETURNS: Endpoint names with HTTP method and path for each category.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNoOptional filter: user, tweet, community, webhook, stream, action, dm, list, trend, other

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
totalYesNumber of endpoints returned (after optional category filter).
categoryNo
markdownYes
endpointsYes
total_allNoTotal endpoints in the snapshot (before filtering).
Behavior3/5

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

No annotations are provided, so the description must convey behavioral traits. It indicates the tool returns endpoint names with HTTP method and path, which is expected for a listing tool. However, it does not mention any side effects, rate limits, or authentication requirements, though these may be less critical for a read-only listing.

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?

The description is concise and well-structured with clear sections (USE THIS WHEN, CATEGORIES, RETURNS). Every sentence adds value, and the length is appropriate for the tool's simplicity.

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?

The tool is a listing tool with one optional parameter and an output schema. The description covers usage guidance and return values. It could improve by mentioning that for detail on a specific endpoint, one should use get_twitterapi_endpoint, but overall it is adequately complete given the sibling tools.

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

Parameters3/5

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

The input schema has one optional parameter with an enum. Schema description coverage is 100% (the schema description lists all values). The tool description adds a list of categories that mostly matches the enum, but does not add significant meaning beyond the schema. The description implies the parameter is for filtering, which aligns with the schema.

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 clearly states it lists all endpoints organized by category. It distinguishes from sibling tools like get_twitterapi_endpoint (which retrieves a single endpoint) and search_twitterapi_docs (which searches documentation).

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?

The description includes a 'USE THIS WHEN' section explicitly stating when to use the tool: to browse available endpoints or find endpoints by category. It does not explicitly mention when not to use, but the context implies that for specific endpoint details one should use get_twitterapi_endpoint.

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/dorukardahan/twitterapi-io-mcp'

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