Skip to main content
Glama
iTechSmartINC

iTechSmart MCP Server

probo_summary

Get a Probo compliance summary with pass/fail, risk levels, and open/done task counts. Use to assess compliance status quickly.

Instructions

Get Probo compliance aggregate summary: control pass/fail, risk high/medium/low, and task open/done counts.

Requires scope: integrations:probo:read. Every call governed by Arbiter constitutional policy and sealed with a ProofLink cryptographic receipt.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations, the description adds some behavioral context by naming required OAuth scope (integrations:probo:read), governance policy, and cryptographic receipt sealing. It doesn't explicitly state the operation is non-destructive or describe error conditions, which leaves some transparency gaps.

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?

Two concise sentences deliver all necessary information with no extraneous content. The first sentence describes the function and output, the second covers prerequisites and unique behavioral traits.

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 the tool's simplicity (no parameters, no output schema), the description covers the data points returned, access requirements, and the ProofLink sealing. It does not specify formatting or error behavior, but for an aggregate summary this is likely sufficient. A short note on receipt verification could have pushed it to a 5.

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?

The tool has zero parameters, so the schema coverage is trivial. The description correctly avoids unnecessary parameter details, and the baseline score of 4 applies as there is nothing to compensate.

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 the tool 'Get Probo compliance aggregate summary' and enumerates the exact data returned: control pass/fail, risk levels, and task counts. This distinguishes it from sibling tools like probo_controls and probo_risks, which likely provide detailed individual records.

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?

The description implies use for a high-level aggregate overview, but does not explicitly state when to prefer this over sibling summary tools like compliance.audit_summary or itsm_dashboard_summary. No alternatives or exclusions are mentioned, leaving the use-case inference to the agent.

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/iTechSmartINC/mcp-server'

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