bos_product_count
Count products in your inventory with an optional status filter to monitor stock levels.
Instructions
Get total product count with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No |
Count products in your inventory with an optional status filter to monitor stock levels.
Get total product count with optional filters
| Name | Required | Description | Default |
|---|---|---|---|
| status | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description does not explicitly state the tool is read-only or discuss any behavioral aspects beyond the basic action. The verb 'Get' implies a safe read, but transparency is minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise—one short sentence—but could benefit from additional context about the output or parameter without becoming verbose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one optional parameter, no output schema), the description is somewhat complete but lacks details on the return format (e.g., integer count) and any constraints like pagination. It is minimally adequate.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The single parameter 'status' has no description in the schema, and the tool description only mentions 'optional filters' without clarifying that status is the filter or its possible values. The description adds little semantic value beyond the parameter name.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly states it gets a total product count with optional filters, which directly conveys the tool's function and distinguishes it from sibling tools like product listing or search.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No explicit guidance on when to use this tool versus alternatives such as bos_product_list or bos_product_search. The description implies it's for counts rather than full data, but lacks usage context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bizino/bos-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server