Investidor10 MCP Server

get-acoes

Retrieve essential stock information by inputting an array of stock symbols. Designed for fetching basic stock data within the Investidor10 MCP Server framework.

Instructions

Buscar informações básicas de ações

Input Schema

NameRequiredDescriptionDefault
stocksYesArray of stock symbols

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "stocks": { "description": "Array of stock symbols", "items": { "type": "string" }, "type": "array" } }, "required": [ "stocks" ], "type": "object" }

You must be authenticated.

Other Tools from Investidor10 MCP Server

Related Tools

ID: 1vpjui2mbm