# datasets_github_users_facets

Facet the GitHub users dataset. Returns terms aggregation counts for the GitHub users dataset. Facet enum: influence_tier, type, country, country_code, state, city, domains, company, reachable, has_email, has_twitter, has_blog, active_90d, hireable, is_org, is_bot, is_suspected_automation. influence_tier enum: nano, micro, mid, macro, mega. Suspected-automation records are excluded by default unless is_suspected_automation is set.

Agent View of the PolicyLayer registry record for `datasets_github_users_facets`. HTML page: https://policylayer.com/tools/crawlora-mcp/datasets-github-users-facets

## Facts

- Tool: `datasets_github_users_facets`
- Server: Crawlora (`crawlora-mcp`) — https://policylayer.com/tools/crawlora-mcp.md
- Install: `npx -y crawlora-mcp`
- Homepage: https://www.npmjs.com/package/crawlora-mcp
- Risk category: Write (Medium risk)
- Registry record: grade F, identity unverified
- Server rate-limited: no
- Parameters: 12 (1 required)
- Recommended policy verdict: Rate-limited

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `q` | string | no | Full-text query over login, name, company, bio and location, max 256 characters |
| `lat` | number | no | Latitude for radius filtering |
| `lon` | number | no | Longitude for radius filtering |
| `city` | string | no | Exact geocoded city filter, max 128 characters |
| `sort` | string | no | Sort enum: relevance, rank_score_desc, followers_desc, account_age_desc, account_age_asc, distance_asc |
| `facet` | string | yes | Facet enum: influence_tier, type, country, country_code, state, city, domains, company, reachable, has_email, has_twitter, has_blog, active_90d, hireable, is_or |
| `login` | string | no | Exact login filter, max 128 characters |
| `state` | string | no | Exact geocoded state filter, max 128 characters |
| `domain` | string | no | Interest-domain tag filter, max 128 characters |
| `is_bot` | boolean | no | Bot filter |
| `is_org` | boolean | no | Organization filter |
| `company` | string | no | Exact normalized-company filter, max 128 characters |

Parameters from the server's own tool schema.

## Example call (MCP tools/call, JSON-RPC 2.0)

```json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "datasets_github_users_facets",
    "arguments": {
      "facet": "<facet>"
    }
  }
}
```

## Why datasets_github_users_facets is rated Medium

An AI agent can call datasets_github_users_facets faster than any human can review: one bad instruction and it creates or modifies resources in Crawlora by the hundred, each call as confident as the last.

Risk signals: High parameter count (29 properties)

## Use case

AI agents use datasets_github_users_facets to create or update resources in Crawlora, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Crawlora environment.

## Recommended policy (PolicyLayer)

Verdict: **Rate-limited**. Enforced by the PolicyLayer MCP gateway (https://policylayer.com/mcp-gateway) before a call reaches Crawlora:

```json
{
  "version": "1",
  "default": "deny",
  "tools": {
    "datasets_github_users_facets": {
      "limits": [
        {
          "counter": "datasets_github_users_facets_rate",
          "window": "minute",
          "max": 30,
          "scope": "grant"
        }
      ]
    }
  }
}
```

## Other tools on Crawlora (727)

- `anime_title` — Execute — https://policylayer.com/tools/crawlora-mcp/anime-title.md
- `coingecko_new_coins` — Execute — https://policylayer.com/tools/crawlora-mcp/coingecko-new-coins.md
- `justwatch_discover` — Execute — https://policylayer.com/tools/crawlora-mcp/justwatch-discover.md
- `justwatch_new` — Execute — https://policylayer.com/tools/crawlora-mcp/justwatch-new.md
- `manga_title` — Execute — https://policylayer.com/tools/crawlora-mcp/manga-title.md
- `steam_charts_top_releases` — Execute — https://policylayer.com/tools/crawlora-mcp/steam-charts-top-releases.md
- `yahoo_finance_ticker_history` — Execute — https://policylayer.com/tools/crawlora-mcp/yahoo-finance-ticker-history.md
- `airbnb_host` — Read — https://policylayer.com/tools/crawlora-mcp/airbnb-host.md
- `airbnb_host_listings` — Read — https://policylayer.com/tools/crawlora-mcp/airbnb-host-listings.md
- `airbnb_host_reviews` — Read — https://policylayer.com/tools/crawlora-mcp/airbnb-host-reviews.md
- `airbnb_room` — Read — https://policylayer.com/tools/crawlora-mcp/airbnb-room.md
- `airbnb_room_calendar` — Read — https://policylayer.com/tools/crawlora-mcp/airbnb-room-calendar.md
- `airbnb_room_reviews` — Read — https://policylayer.com/tools/crawlora-mcp/airbnb-room-reviews.md
- `airbnb_search` — Read — https://policylayer.com/tools/crawlora-mcp/airbnb-search.md
- `amazon_product` — Read — https://policylayer.com/tools/crawlora-mcp/amazon-product.md
- `amazon_search` — Read — https://policylayer.com/tools/crawlora-mcp/amazon-search.md
- `amazon_suggest` — Read — https://policylayer.com/tools/crawlora-mcp/amazon-suggest.md
- `anime_character` — Read — https://policylayer.com/tools/crawlora-mcp/anime-character.md
- `anime_character_search` — Read — https://policylayer.com/tools/crawlora-mcp/anime-character-search.md
- `anime_rankings` — Read — https://policylayer.com/tools/crawlora-mcp/anime-rankings.md
- `anime_search` — Read — https://policylayer.com/tools/crawlora-mcp/anime-search.md
- `anime_title_characters` — Read — https://policylayer.com/tools/crawlora-mcp/anime-title-characters.md
- `anime_title_recommendations` — Read — https://policylayer.com/tools/crawlora-mcp/anime-title-recommendations.md
- `anime_title_staff` — Read — https://policylayer.com/tools/crawlora-mcp/anime-title-staff.md
- `apple_podcasts_charts` — Read — https://policylayer.com/tools/crawlora-mcp/apple-podcasts-charts.md
- `apple_podcasts_episodes_search` — Read — https://policylayer.com/tools/crawlora-mcp/apple-podcasts-episodes-search.md
- `apple_podcasts_search` — Read — https://policylayer.com/tools/crawlora-mcp/apple-podcasts-search.md
- `apple_podcasts_show` — Read — https://policylayer.com/tools/crawlora-mcp/apple-podcasts-show.md
- `apple_podcasts_show_episodes` — Read — https://policylayer.com/tools/crawlora-mcp/apple-podcasts-show-episodes.md
- `appstore_app` — Read — https://policylayer.com/tools/crawlora-mcp/appstore-app.md
- …and 697 more: https://policylayer.com/tools/crawlora-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=crawlora-mcp · API: https://policylayer.com/registry/api · Policy library: https://policylayer.com/policies/crawlora-mcp
