Claude
list_tags
List all unique tags used in a soul, with counts.
Remote wolfe-jam/claude-faf-mcp
Remote (network-hosted)
Other tools also called list_tags?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"soul": {
"type": "string",
"description": "Soul identifier"
}
}
}