Skip to main content
Glama

github_codespaces_delete_secret_for_authenticated_user

Delete a secret stored for the authenticated user in GitHub Codespaces.

Instructions

Delete a secret for the authenticated user

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
secret_nameYessecret_name
Behavior2/5

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

No annotations are present, so the description must cover behavioral traits. It does not disclose that deletion is irreversible, whether it requires specific permissions, or any side effects. The description adds minimal value beyond the tool name.

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 very short (one sentence) and to the point. It front-loads the action and resource. However, it could be slightly more detailed without losing conciseness.

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?

Given the absence of annotations, output schema, and the large number of sibling tools, the description is insufficient. It does not clarify the scope (authenticated user's secrets), potential error states, or the impact of deletion. A more complete description would help the agent understand when and why to use this tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The only parameter, secret_name, has a schema description that just repeats its name ('secret_name'), which is not informative. The tool description does not provide any additional context about what constitutes a valid secret name or where it comes from. Despite 100% schema coverage, the description fails to add meaningful semantics.

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

Purpose4/5

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

The description 'Delete a secret for the authenticated user' clearly specifies the action (delete) and the resource (secret scoped to the authenticated user). It distinguishes from sibling tools like create_or_update, get, list, which have different verbs.

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?

No guidance is provided on when to use this tool versus alternatives. It does not mention prerequisites, when not to delete, or any context about the secret's lifecycle.

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/Eyalm321/github-mcp'

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