report_mcpize_link
Pass a DataNexus tool ID to check if it requires a subscription or is free. Get status, upgrade URL, and access guidance.
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 | |||