Claude
delta_check
Determine if a topic needs FULL, DELTA, or X-DELTA soul.
Remote wolfe-jam/claude-faf-mcp
Remote (network-hosted)
Other tools also called delta_check?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"topic": {
"type": "string",
"description": "Topic to check"
}
}
}