server_info
Identify the AbraFlexi company and instance bound to this session. Call this first to know which company's data applies, avoiding reliance on record fields.
Instructions
Report which AbraFlexi company/instance this MCP server session is bound to.
This server is bound to exactly one AbraFlexi company for its whole process lifetime (configured via ABRAFLEXI_URL/ABRAFLEXI_COMPANY). Every other tool's results already belong to this company by construction. Call this tool first whenever the identity of "the company" matters to the request (e.g. "how many invoices did company X issue"), instead of trying to infer it from record fields such as an invoice's customer/supplier name.
Returns: str: JSON object with abraflexi_url, company, and read_only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |