Skip to main content
Glama

knowbe4_status

Check credential status and available domains in KnowBe4 to verify that API credentials are properly configured and ready for use.

Instructions

Show credentials status and available domains. Also verifies API credentials are configured.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. It says it verifies credentials are configured, implying a read-only check, but does not state whether it makes network calls, whether it can fail/hang when credentials are invalid, what 'status' results look like, or any side effects. For a credential-verification tool, clarity on failure behavior is important and absent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two concise sentences with no filler or repetition. Each sentence earns its place — one states the primary output, the second clarifies the credential-verification behavior. Efficiently written.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No annotations, no output schema, zero parameters. For a status/diagnostics tool, the description does not specify the output format (e.g., what statuses are possible, what 'available domains' looks like in the response). A richer description covering the return values would materially help an agent interpret results.

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 takes zero parameters, so there is nothing to document. The baseline for 0 parameters is 4 — the description appropriately describes what the tool does without needing param-specific detail. No gap here since there are no params to explain.

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

Purpose2/5

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

The description states it shows 'credentials status and available domains' and verifies API credentials are configured. The verb 'show' plus 'credentials status' gives some indication of purpose, but it's ambiguous about what exactly is returned. Among 31 sibling tools focused on listings/getters of credentials-related resources, this tool's distinct purpose (a status/diagnostics check) is implied but not clearly differentiated — it reads more like a health-check utility.

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

Usage Guidelines2/5

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

There is no guidance on when to use this tool versus the numerous listing/get tools among siblings. It does not explain whether it should be called before other operations to validate credentials, or what circumstances warrant invoking it. The 'verifies API credentials are configured' hint suggests a pre-flight check role, but this is not made explicit.

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/wyre-technology/knowbe4-mcp'

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