infobase_info
Read the 1C TestClient .env profile to report infobase host, port, kind, user, target, platform paths and target port liveness without exposing the password.
Instructions
Report the configured TestClient infobase / connection metadata natively. Reads the local .ai1c/*.env
profile (INFOBASE_PATH / PLATFORM_ROOT / TEST_CLIENT_KIND / TEST_CLIENT_USER) into a target descriptor — the
password is never echoed (only password_set) — and reports whether the TPort at host:port is live.
Override the profile with infobase_path / env_file. Returns {env_file, env_present, infobase {host, port,
kind, user, target, headless, display, password_set}, platform_root, client_bin, listening}. Richer config
name/version metadata (from the handshake) is a decode follow-up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | 127.0.0.1 | |
| port | No | ||
| env_file | No | .ai1c/vanessa-qa-mcp.env | |
| infobase_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||