delete_vcn
Delete a Virtual Cloud Network (VCN) that contains no resources to clean up networking in Oracle Cloud Infrastructure.
Instructions
Delete a VCN (must be empty).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vcn_id | Yes |
Delete a Virtual Cloud Network (VCN) that contains no resources to clean up networking in Oracle Cloud Infrastructure.
Delete a VCN (must be empty).
| Name | Required | Description | Default |
|---|---|---|---|
| vcn_id | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions the 'must be empty' precondition but fails to describe what happens if the precondition is violated (e.g., error behavior), or whether the operation is reversible or idempotent.
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 extremely concise, consisting of one short sentence that wastes no words. It is front-loaded with the action and resource, and the precondition is appended parenthetically.
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?
For a simple one-parameter tool with no output schema, the description covers the essential purpose and a key constraint. However, it lacks details on return value, error conditions, and required permissions, which could be helpful.
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?
The single parameter 'vcn_id' has 0% schema description coverage, and the description adds no clarification on how to find a VCN ID or its format. The agent must infer meaning from the parameter name alone, which is insufficient.
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 action ('Delete') and the resource ('VCN'), and includes a critical precondition ('must be empty'). This distinguishes it from sibling tools like 'create_vcn' or 'list_vcns', making the purpose unambiguous.
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?
The description provides a precondition ('must be empty') which guides when the tool can be used, but does not explicitly compare with alternatives like 'delete_bucket' or give when-not scenarios. It offers minimal but useful usage direction.
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/sarthak-pansare/oci-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server