bos_hr_employee_list
Retrieve a paginated list of employees or users from the BOS ERP system. Specify page and page size to control output.
Instructions
List ERP employees/users
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No |
Retrieve a paginated list of employees or users from the BOS ERP system. Specify page and page size to control output.
List ERP employees/users
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It does not disclose pagination, ordering, or any side effects. For a list tool, information about response structure or filtering is missing.
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?
At 4 words, it is extremely concise but lacks necessary context. It is not verbose, but conciseness should not come at the expense of clarity. The structure is adequate for a short description.
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 no output schema and a simple list operation, the description fails to mention what is returned (e.g., list of employee objects with fields). It does not cover pagination, filtering, or typical behavioral traits for a list endpoint.
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?
Schema description coverage is 0%, and the description does not add meaning to the parameters 'page' and 'page_size'. While the parameter names are somewhat self-explanatory, the description should confirm their purpose (e.g., pagination).
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?
The description clearly states it lists ERP employees/users. However, with many sibling list tools (e.g., bos_customer_list, bos_product_list), it does not explicitly differentiate from them beyond the resource name, which is adequate but not exceptional.
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 guidance on when to use this tool versus alternatives, no prerequisites, and no mention of what the tool is not suitable for. The description is purely declarative with no 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