Bitscale AI
JSON →B2B GTM Orchestration and Data Enrichment
Install
uvx \ Tools · 7
- get_workspace_details Get workspace plan, credit balances, search limits, and member counts
- list_grids List all grids with optional search & pagination, returns column definitions
- get_grid_details Get a grid's full schema — columns, settings, and data sources
- get_grid_curl Get a ready-to-use curl command and API contract for running a grid — call this first to discover required inputs
- run_grid Run a grid by providing input values, supports sync and async modes
- get_run_status Poll the status of an async or timed-out grid run by request_id
- rotate_api_key Rotate the workspace API key (irreversible, invalidates current key)
Environment variables
BITSCALE_API_KEY
Links
★ 1 GitHub stars