VRPlatformVRPlatform

Workflow Guides

Workflow guides that pair with MCP API tools

Use these guides when an MCP client or assistant needs workflow context before calling API tools. They explain sequencing, guardrails, and verification steps that are easier to follow than raw endpoint schemas.

Accounting And Migration Guides

Operational Guides

Pair With API Discovery

After reading a guide, inspect exact endpoint schemas through MCP resources:

vrplatform://api/openapi-context
vrplatform://api/path/%2Fgeneral-ledger%2Fopening-trial-balance
vrplatform://api/path/%2Fgeneral-ledger%2Fhistorical

Use vrt_api_read for GET calls and vrt_api_mutation for writes. Mutations require a team scope and confirm: true.

On this page