StockGro6

AI Platform · Tool Registry

Agents act through typed tools, never raw access

A tool is a contract: a schema, a scope, a rate limit and an approval gate. Money and publishing tools stay behind a human forever, no matter how good the eval score gets.

Registered tools

10

Behind an approval gate

3

money and publishing

Tool calls today

3,94,916

Argument validity

98.8%

strict schemas, graded weekly

Registry

Tap a tool to open its contract

ToolKindScopeCallersCalls todayErrorsLimitGate
members.searchreadMember graph, masked PIIstoxo, retention, support1,84,0000.2%600/minauto
portfolio.readreadHoldings, PnL, risk bandstoxo, portfolio96,4000.1%400/minauto
whatsapp.sendmessageApproved templates onlylifecycle, onboarding41,2000.6%20k/hourauto
voice.dialmessageConsented numbers, 09:00–20:00 ISTconcierge7,8001.4%300 concurrentauto
billing.refundmoneyUp to ₹4,999 per casesupport460%₹1.5L/dayhuman
ads.reallocatemoney±15% of a channel's daily budgetspend120%₹6L/dayhuman
crm.writewriteOwned fields only, drift-checkedenrichment, handoff62,1000.4%1k/minauto
content.publishwriteBlocked until Compliance Guard clearsresearch, marketing3400.3%200/dayhuman
kyc.retrywriteVendor retry, no document editsonboarding2,9002.1%5k/dayauto
surveillance.flagwriteRaises a case, never banssurveillance1180%unboundedauto

billing.refund

Up to ₹4,999 per case

Kind
money
Rate limit
₹1.5L/day
Approval required
yes — named human
Calls today
46
Error rate
0%
Reversible
yes, by run id

Callers

support

Schema rules the registry enforces

Strict mode or the tool does not register

  • Every object closed: no free-form extra properties reaching a production system.
  • Every property required; optional inputs are nullable, so an agent cannot quietly omit a field.
  • No defaults in the schema — the caller states the value or the call fails.
  • Money tools carry an explicit amount and currency, and a reason string that lands in the audit trail.
  • Message tools carry a template id and a consent token; free text cannot reach a member.

Live agent access