You're viewing a demo portfolio

Join the waitlist
PRSM

codetrends-intel__get_repository_details

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[codetrends-intel] Fetch detailed metadata for one specific repository given its owner and repo name, including stars, forks, open issues, primary language, license, and last-pushed timestamp. Use this when you already know the exact owner/repo pair. Subject to the same unauthenticated rate limit (60 REST requests/hour per IP).

Parameters schema

{
  "type": "object",
  "required": [
    "owner",
    "repo"
  ],
  "properties": {
    "repo": {
      "type": "string",
      "description": "Repository name, e.g. 'workers-sdk'."
    },
    "owner": {
      "type": "string",
      "description": "Repository owner or organization login, e.g. 'cloudflare'."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →