{ "type": "object", "properties": { "url": { "type": "string", "description": "The url associated with this tool result." } }, "required": [ "url" ], "additionalProperties": false, "description": "Structured result returned by the get_subscription_management_url tool.", "$schema": "http://json-schema.org/draft-07/schema#"}