get_membership_tier
ActiveTool of FavCRM
declared in 1.0.0
Get a specific membership tier by ID.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"tierId"
],
"properties": {
"tierId": {
"type": "string",
"description": "The tier ID"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FavCRM
https://github.com/favcrm/mcp
1/7 registries