One tool registry
The CLI and the MCP server share one registry and implementation, so an agent cannot reach an operation the platform does not expose to you.
Product / Work with agents
Give a coding agent the same contract as your team, bounded by the same permissions.
The CLI and the MCP server share one registry and implementation, so an agent cannot reach an operation the platform does not expose to you.
Inspect exactly what an agent can see with a read-only tool list before connecting it to anything.
Writes, destructive operations, and external side effects require explicit approval rather than running on the model's word.
An agent session acts inside the workspace permissions granted to it, enforced by the backend rather than by the prompt.
Each entry links to its reference page, generated from the same documentation the CLI and the MCP server return.
getDocsRetrieves comprehensive API documentation for GSB Entity Service.
querySearches and retrieves entities based on complex criteria.
saveCreates new entities or updates existing ones.
The guide covers the working shape of this capability, including request payloads, limits, and failure handling.
Query and transactionally save related data through one permission-aware entity contract.
Enforce identity, tenancy, and record-level authorization at the data layer instead of in the interface.
Add tenant-resident logic and shared libraries where data operations are not enough.
Describe durable, inspectable processes instead of hiding state in glue code.
Turn governed multilingual content into stored files, PDFs, and email sent under your own identity.