vanamthrishul

Vbcs Export Data — Data skill for Claude Code

Data community

Export a business object's data records from a standalone VBCS instance.

How to install Vbcs Export Data

Installs to ~/.claude/commands/vanamthrishul-ovb3-bridge-vbcs-export-data.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vanamthrishul/ovb3-bridge/HEAD/.claude/commands/vbcs-export-data.md -o ~/.claude/commands/vanamthrishul-ovb3-bridge-vbcs-export-data.md

Restart Claude Code, or start a new session, for it to be picked up.

What Vbcs Export Data does


description: Export a business object's data records from a standalone VBCS instance argument-hint: [appName] [appVersion] [boName] allowed-tools: mcp__vbcs__vbcs_export_bo_data

Arguments: $ARGUMENTS

The three space-separated words are appName, appVersion, and boName, in that order. Call the vbcs_export_bo_data MCP tool (mcp__vbcs__vbcs_export_bo_data) with those, then report the exported data.

Alternatives in Data

  • Bitbucket Data Center 71.9k ★
  • Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.5k ★
  • Data Contract — This document defines which files belong to the system (auto-updatable) and which belong to the user (never to 32.5k ★

Full documentation available on GitHub

View Source Repository