Skip to main content
Glama

Relentless MCP Server

relentless_list

Retrieve all entries from a Notion database to view existing content or search through database records for comprehensive content management.

Instructions

List all entries from a Notion database. Returns full content for all entries. Use this to see what content exists or to search through entries.

Input Schema

NameRequiredDescriptionDefault
databaseYesThe database name (e.g., "blog", "docs", "leads")

Input Schema (JSON Schema)

{ "properties": { "database": { "description": "The database name (e.g., \"blog\", \"docs\", \"leads\")", "type": "string" } }, "required": [ "database" ], "type": "object" }

Other Tools from Relentless MCP Server

Related Tools

    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/PranaytheSingh/relentless-mcp'

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