Skip to main content
Glama
bybit-exchange

Bybit MCP Server

Official

queryBorrowLiability

Retrieve borrow liability breakdown for a given cryptocurrency, showing fixed-rate, flexible-rate, spot, and derivatives amounts from your unified account.

Instructions

Query the borrow liability breakdown for a specific coin, including fixed-rate and flexible-rate liabilities.

Rules:

  • Returns total, fixed-rate, flexible-rate, spot, and derivatives borrow amounts

  • currency is required

  • Data is aggregated from Asset wallet and UTA user positions

  • Unified account only

Service: bizasset-uta-loan-prod

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
currencyYes
Behavior4/5

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

No annotations are provided, but the description discloses the return fields, data aggregation sources, and account type restriction. It is transparent about the tool's read-only nature and constraints.

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?

The description is brief and well-structured, with a clear main sentence followed by bullet-pointed rules. Every sentence adds value, and there is no redundancy.

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?

Despite no output schema, the description lists the specific fields returned and notes aggregation sources and account type. For a simple query with one parameter, it covers the essential context adequately.

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

Parameters2/5

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

The schema has 0% description coverage, and the description only restates that 'currency' is required without adding format or constraints. It provides minimal additional meaning beyond the schema.

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

Purpose5/5

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

The description clearly states it queries the borrow liability breakdown for a specific coin, detailing fixed-rate and flexible-rate liabilities. It distinguishes itself from sibling borrow tools by specifying the breakdown and aggregation sources.

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

Usage Guidelines4/5

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

The description includes rules that specify required parameter and the condition 'Unified account only', providing clear context for when to use the tool. However, it does not explicitly mention alternatives among siblings.

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/bybit-exchange/trading-mcp'

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