Détails d'un(e) société
boond_companies_getFetch complete company details from BoondManager using a unique ID. Optionally select a tab for financial, contracts, documents, or other sections. Returns full JSON data.
Instructions
Récupère les informations détaillées d'un(e) société par son ID. Optionnellement un onglet spécifique (information, technical, financial, actions, contracts, documents).
Args:
id (string): Identifiant unique du/de la société
tab (string, optional): Onglet spécifique à récupérer
Returns: Données JSON complètes de l'entité.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Identifiant unique de l'entité (numérique) | |
| tab | No | Onglet spécifique à récupérer (information, technical, financial, actions, contracts, documents) |