Skip to main content
Glama
AllocContext

AllocContext

by AllocContext

get_context_bundle

Retrieve a complete context bundle with portfolio holdings, market data, sentiment, macro, and regime hints. Filter assets and enable allocation analysis with target percentages and drift tracking.

Instructions

Full ContextBundle JSON: portfolio holdings, market, sentiment, macro, regime hints, and delta vs the prior saved snapshot. Optional assets filter (default BTC, ETH). Optional target_pct and band attach allocation_analysis (opt-in drift math). freshness=cached uses the local ingest DB; freshness=live runs ingest first.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scopeNodaily
freshnessNocached
assetsNo
target_pctNo
bandNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. It explains caching vs live behavior, optional allocation analysis, and delta comparison. No contradictions; adds meaningful context beyond schema.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences, front-loaded with core purpose, then optional features, then freshness behavior. No waste; every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 5 parameters (none required) and an output schema, the description covers core output, options, and behavior. Lacks error/limitation notes but is sufficient for this complexity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, but description explains assets (default BTC, ETH), target_pct/band for allocation analysis, and freshness modes. Missing explanation of 'scope' parameter, but overall adds significant meaning.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description states it returns a full ContextBundle JSON with holdings, market, sentiment, macro, regime hints, and delta. It distinguishes from siblings by mentioning optional allocation analysis, but does not explicitly contrast with tools like get_context_at or get_context_delta.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Implies usage by describing features (assets filter, allocation analysis, freshness modes) but provides no explicit when-to-use or when-not-to-use guidance relative to sibling tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/AllocContext/alloc-context'

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