Skip to main content
Glama

fc_list_terms

Retrieve and display all available terms and tags from your FluentCommunity WordPress site. Filter results by taxonomy type and control the number of terms returned for efficient content management.

Instructions

List all terms/tags in FluentCommunity

Input Schema

NameRequiredDescriptionDefault
taxonomyNoFilter by taxonomy type
limitNoNumber of terms to return

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 50, "description": "Number of terms to return", "type": "number" }, "taxonomy": { "description": "Filter by taxonomy type", "type": "string" } }, "type": "object" }

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/wplaunchify/fluent-community-mcp'

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