tally_connection_status
Verify TallyPrime connectivity over HTTP to confirm setup or diagnose failures before running other tools. Provides endpoint, response time, and encoding details, with actionable error codes if unreachable.
Instructions
Check whether TallyPrime is running and reachable over its HTTP interface.
WHEN TO USE: as a first step when any other Tally tool fails, or to confirm setup before starting an analysis. Cheap and safe to call at any time.
RETURNS: whether the connection succeeded, the endpoint tried, round-trip time, the wire format and character encoding TallyPrime replied with, and — on failure — a stable error code with a specific suggestion for fixing it.
DOES NOT RETURN: any accounting data. It does not read ledgers, vouchers or reports, and does not tell you which company is loaded — use tally_list_companies for that.
PAGINATION: not applicable.
This server is strictly read-only and cannot create, modify or delete anything in TallyPrime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||