You're viewing a demo portfolio

Join the waitlist
PRSM

meta-tools.describe

Active

Tool of Vee3

declared in 1.27.1

Describe a single Vee3 capability. Pass the MCP tool name (for example `website-screenshots.capture`) or capability id (for example `website-screenshot`). Use this after meta-tools.list_group_tools when you need parameter names, defaults, response fields, examples, and token cost before calling a tool Cost = 0 tokens.

Parameters schema

{
  "type": "object",
  "title": "describe_toolArguments",
  "required": [
    "tool_name"
  ],
  "properties": {
    "tool_name": {
      "type": "string",
      "title": "Tool Name",
      "maxLength": 128,
      "description": "MCP tool name (for example `x-twitter.create_post`) or capability id (for example `create-x-post`)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Vee3

https://github.com/Vee3io/Vee3

1/7 registries
View full server →
meta-tools.describe — Vee3 — PRSM MCP