Skip to main content
Glama
AnteWall

Avanza MCP Server

by AnteWall

get_instrument_by_order_book_id

Retrieve detailed financial instrument information from Avanza's market data using a unique order book ID to identify stocks, funds, or other securities.

Instructions

Look up a financial instrument by its order book ID.

The order book ID is the unique identifier returned from search results.

Args: ctx: MCP context for logging order_book_id: Order book ID to search for

Returns: First matching search hit if found, None otherwise

Examples: Look up by order book ID: >>> get_instrument_by_order_book_id(order_book_id="878733")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
order_book_idYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AnteWall/avanza-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server