You're viewing a demo portfolio

Join the waitlist
PRSM

list_post_type_fields

Active

Tool of FavCRM

declared in 1.0.0

List the custom field schema for a post type. Use this before creating posts to know which keys to pass in meta and what types they expect.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "postTypeId"
  ],
  "properties": {
    "postTypeId": {
      "type": "string",
      "description": "Post type ID (from list_post_types)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

FavCRM

https://github.com/favcrm/mcp

1/7 registries
View full server →
list_post_type_fields — FavCRM — PRSM MCP