list_templates
ActiveTool of FavCRM
declared in 1.0.0
List the company's WhatsApp message templates with their Meta approval status (PENDING / APPROVED / REJECTED). Check this to see which templates are approved before referencing one in a campaign.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"maximum": 100,
"minimum": 1,
"description": "Max templates to return (default 20)"
}
}
}Parent server
FavCRM
https://github.com/favcrm/mcp
1/7 registries