report_mcpize_link
Check if a DataNexus tool (T04 nonprofit data or T10 vulnerability intelligence) requires a paid subscription and get the upgrade URL if the free window has ended.
Instructions
Check whether a DataNexus tool requires a paid subscription and retrieve the upgrade URL if so. Call this when a user asks about pricing, access limits, or subscription status. Parameters: tool_id (required) — 'T04' (nonprofit data) or 'T10' (vulnerability intelligence). Returns: status 'free' — tool is currently free, no action needed; or upgrade_url — subscription link if the free window has ended. Backed by DataNexus billing system. Response time: <200 ms. No auth required. Token-efficient.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||