report_mcpize_link
ActiveTool of DataNexus MCP
Check MCPize subscription status for a DataNexus tool. tool_id: DataNexus tool identifier e.g. "T10". Pass the tool the user is asking about. Returns: status ("free" | "subscription_required" | "not_configured"), message, tool_id, and upgrade_url when subscription is required. Example: report_mcpize_link(tool_id="T10")
Parameters schema
{
"type": "object",
"required": [
"tool_id"
],
"properties": {
"tool_id": {
"type": "string",
"description": "DataNexus tool identifier to check, e.g. \"T01\", \"T07\", \"T10\" — pass the ID of the tool the user is asking about."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
DataNexus MCP
1/7 registries