Status Invest MCP Server

MIT License
1

get-acoes-datas-pagamento

Retrieve payment dates for stocks within a specified date range using input parameters for initial and final dates, along with stock ticker data.

Instructions

Buscar datas de pagamento de ações

Input Schema

NameRequiredDescriptionDefault
finalDateYesData final
initialDateYesData inicial
stockNoAção

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "finalDate": { "description": "Data final", "type": "string" }, "initialDate": { "description": "Data inicial", "type": "string" }, "stock": { "description": "Ação", "items": { "pattern": "^[A-Z]{4}(3|4|11)$", "type": "string" }, "type": "array" } }, "required": [ "initialDate", "finalDate" ], "type": "object" }

You must be authenticated.

Other Tools from Status Invest MCP Server

Related Tools

ID: ts8oktksv0