Skip to main content
Glama

infomaniak_get_account_full

Read-onlyIdempotent

Retrieve complete organization details including legal entity, billing info, VAT, locale, timezone, support tier, 2FA policy, and user roles. Requires account ID from list organizations.

Instructions

Full organization detail: legal entity, billing address(es), VAT, locale, timezone, logo URLs, support tier (premium=2), 2FA-required policy, your role (owner/admin/billing/user), user/owner counts, tags. Manager-private.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
account_idYesAccount/organization id. Discover via infomaniak_list_organizations.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
nameYes
legal_entity_typeNo
websiteNo
phoneNo
vat_numberNo
localeNo
timezoneNo
logoNo
logo_squareNo
support_levelNo
has_2fa_requiredNo
betaNo
typeNo"owner" | "admin" | "billing" | "user" — your role.
billingNo
mailingNo
workspace_onlyNo
no_accessNo
is_blockedNo
is_customerNo
is_ssoNo
nb_usersNo
count_ownersNo
has_customer_paiement_methodNo
addressesNo
tagsNo
created_atNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint=true, destructiveHint=false, idempotentHint=true, and openWorldHint=true. The description adds context about access restriction ('Manager-private') and detailed response fields, going beyond what annotations provide.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence that front-loads the purpose ('Full organization detail') and lists key fields without waste. It is appropriately sized for the tool's simplicity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the presence of an output schema and rich annotations, the description provides sufficient overview of the returned data. It lists many fields, which complements the schema, but is not essential.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema covers 100% of parameters, with the account_id already described as 'Account/organization id. Discover via infomaniak_list_organizations.' The tool description does not add further parameter meaning beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it retrieves full organization details including legal entity, billing, VAT, locale, timezone, logo URLs, support tier, 2FA policy, user role, counts, and tags. This distinguishes it from sibling list tools like infomaniak_list_organizations.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies it's for managers ('Manager-private'), but does not explicitly state when to use this tool versus alternatives. It lacks guidance on when not to use it or which sibling tool to use instead for simpler queries.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mogacode-ma/infomaniak-mcp-agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server