Financials

Coherent can search for financial data for a given company.

TOOLGET_FINANCIALS

Performs a financial data search for a given company.

Required attributes

  • Name
    Name
    nif
    Type
    string
    Description

    The NIF of the company to search for.

    6 length 20

Function Call

TOOL
GET_FINANCIALS
#### GET_FINANCIALS

```json
{
  "nif": "B56880206"
}
```

Response

#### Success

Was this page helpful?