subscribe_resource
Subscribe to Taiwan Stock Agent MCP server resource updates to cache and receive notifications for real-time stock data, historical trends, and market analysis.
Instructions
Subscribe to resource updates for caching and notifications
Input Schema
Name | Required | Description | Default |
---|---|---|---|
resource_uri | Yes |
Input Schema (JSON Schema)
{
"properties": {
"resource_uri": {
"title": "Resource Uri",
"type": "string"
}
},
"required": [
"resource_uri"
],
"title": "subscribe_resource_toolArguments",
"type": "object"
}