report_mcpize_link
Check subscription status of any DataNexus tool. Returns free, subscription_required, or not_configured, plus upgrade URL when needed.
Instructions
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")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_id | Yes | DataNexus tool identifier to check, e.g. "T01", "T07", "T10" — pass the ID of the tool the user is asking about. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||