discovery_account
ActiveTool of Disco
Check your Disco account status. Returns current plan, available credits (subscription + purchased), and payment method status. Use this to verify you have sufficient credits before running a private analysis. Args: api_key: Disco API key (disco_...). Optional if DISCOVERY_API_KEY env var is set.
Parameters schema
{
"type": "object",
"title": "discovery_accountArguments",
"properties": {
"api_key": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Api Key",
"default": null
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Disco
https://github.com/leap-laboratories/discovery-engine
2/7 registries