FinanceMCP

MIT License
22
2
  • Apple
  • Linux

create_note

Generate a new note with a title and content to document financial insights, market trends, or analysis using the FinanceMCP server's data.

Instructions

Create a new note

Input Schema

NameRequiredDescriptionDefault
contentYesText content of the note
titleYesTitle of the note

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "Text content of the note", "type": "string" }, "title": { "description": "Title of the note", "type": "string" } }, "required": [ "title", "content" ], "type": "object" }

You must be authenticated.

Other Tools from FinanceMCP

Related Tools

    ID: 3y1j0fp0tm