Skip to main content
Glama

list_posts

Retrieve and filter feedback posts from Featurebase by category, status, date range, or search terms to organize customer input.

Instructions

List posts with optional filtering. Available fields: id, title, content, author, authorId, authorPicture, commentsAllowed, organization, upvotes, upvoted, postCategory(category,private,prefill,roles,hiddenFromRoles,id), postTags(name,color,private,id), postStatus(name,color,type,isDefault,id), date, lastModified, comments, isSubscribed, inReview, lastDraggedTimestamps

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNoFind submission by its id
qNoSearch for posts by title or content
categoryNoFilter posts by category (board) names
statusNoFilter posts by status ids
sortByNoSort posts (e.g., "date:desc" or "upvotes:desc")
startDateNoGet posts created after this date
endDateNoGet posts created before this date
limitNoNumber of results per page
pageNoPage number
selectNoFields to return. Examples: "id,title,upvotes" | "title,author(name)" | "postCategory(category),postStatus(name)". Leave empty for all fields.

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/marcinwyszynski/featurebase-mcp'

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