sdcloud_get_policy_preview_job
Retrieve the current status of a bulk policy preview job using its preview ID.
Instructions
Get the status of a bulk policy preview job by preview_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preview_id | Yes |
Retrieve the current status of a bulk policy preview job using its preview ID.
Get the status of a bulk policy preview job by preview_id.
| Name | Required | Description | Default |
|---|---|---|---|
| preview_id | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It only states the action (get status) without mentioning side effects, read-only nature, authentication requirements, or any other behavioral traits.
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 a single, short sentence with no fluff. It is efficient, but could include more useful information 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 simplicity of the tool (one parameter, no output schema), the description is minimally adequate. However, it does not mention what the response contains, which would be helpful for an agent. The context of sibling tools suggests a need for more differentiation.
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%, so the description must compensate. It mentions 'preview_id' but only in the phrase 'by preview_id' without explaining what the ID is, how to obtain it, or any constraints. This adds minimal meaning beyond the schema.
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 the verb 'get', the resource 'status of a bulk policy preview job', and the identifier 'preview_id'. It distinguishes this tool from siblings like get_policy_preview_job_device_status, but does not explain what 'bulk policy preview job' means or how it differs from other preview jobs.
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 is provided on when to use this tool versus alternatives. It does not mention that this tool should be used after starting a preview job, nor does it specify any prerequisites or conditions for use.
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/ddivins/hpe-security-director-cloud-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server