Quando colleghi questo connettore a un agente, l’agente non impara gli strumenti a memoria: se li fa dire, e li usa quando servono. Per questo un connettore aggiornato porta strumenti nuovi senza che l’agente vada rifatto.
Durante una conversazione il giro e’ sempre lo stesso: l’agente capisce dalla tua richiesta quale strumento serve e con quali valori usarlo, il gateway lo esegue e restituisce il risultato, e l’agente te lo racconta a parole. Chi compie l’operazione resti tu: l’accesso avviene con credenziali verificate, cosi’ il connettore puo’ distinguere cosa e’ permesso a te da cosa e’ permesso a un altro.
When you connect this connector to an agent, the agent doesn’t learn its tools by heart: it is told what they are, and uses them when they are needed. That is why an updated connector brings new tools along without the agent having to be rebuilt.
During a conversation the loop is always the same: the agent works out from your request which tool is needed and with which values, the gateway runs it and returns the result, and the agent tells you in plain words. You remain the one performing the operation: access happens with verified credentials, so the connector can tell what you are allowed to do from what someone else is allowed to do.
get_dynamic_properties_schemalist_dynamic_enum_valuesget_configuration_url.
{
"tool": "get_dynamic_properties_schema",
"parameters": {
"tool_name": "<string>"
}
}
18 strumenti. Non li chiami tu: li sceglie l’agente in base a quello che gli chiedi. Servono a farti capire cosa puoi aspettarti e quali informazioni ti verranno chieste. L’elenco effettivo puo’ variare con la configurazione del collegamento. 18 tools. You don’t call them yourself: the agent picks them based on what you ask. They are here so you can see what to expect and which details you will be asked for. The actual list may vary depending on how the connection is configured.
get_dynamic_properties_schema
Resolve the `dynamic_properties` object schema for another tool. Required helper / resolver for every tool in this server whose schema includes a `dynamic_properties` object (row create/update tools, conditional formatting, data validation, etc.). Returns the JSON Schema for the `dynamic_properties`…
Gli serve:It needs: tool_namestring
Puo’ usare:It may use: tool_arguments
{
"tool": "get_dynamic_properties_schema",
"parameters": {
"tool_name": "<string>"
}
}
list_dynamic_enum_values
Resolve dynamic enum / dropdown values for another tool's property. Required helper / resolver for every tool in this server that has a `spreadsheet`, `worksheet`, `drive`, `lookup_key`, `lookup_key_support`, or similar dynamic-enum property. Lists the valid values for a dynamic-enum property on ano…
Gli serve:It needs: tool_namestring property_namestring
Puo’ usare:It may use: tool_arguments search cursor
{
"tool": "list_dynamic_enum_values",
"parameters": {
"tool_name": "<string>",
"property_name": "<string>"
}
}
get_configuration_url
Returns the URL where users can configure this MCP server - adding, editing, or removing actions. Provide this URL to users who want to customize their available tools.
{
"tool": "get_configuration_url",
"parameters": {}
}
crm_in_cloud_create_or_update_activity
Creates a new Activity, or update an exising one specifying its ID field value.
Puo’ usare:It may use: output_hint id km tags toDo type inOut qtyKm state allDay +47
{
"tool": "crm_in_cloud_create_or_update_activity",
"parameters": {
"output_hint": "<string>",
"id": "<string>",
"km": "<string>"
}
}
crm_in_cloud_create_or_update_catalog
Creates a new Catalog, or update an exising one specifying its ID field value.
Puo’ usare:It may use: output_hint id qta code cost tags price stock active unitId +23
{
"tool": "crm_in_cloud_create_or_update_catalog",
"parameters": {
"output_hint": "<string>",
"id": "<string>",
"qta": "<string>"
}
}
crm_in_cloud_create_or_update_company
Creates a new Company, or update an exising one specifying its ID field value.
Puo’ usare:It may use: output_hint id bank city code iban tags limbo score state +76
{
"tool": "crm_in_cloud_create_or_update_company",
"parameters": {
"output_hint": "<string>",
"id": "<string>",
"bank": "<string>"
}
}
crm_in_cloud_create_or_update_contact
Creates a new Contact, or update an exising one specifying its ID field value.
Puo’ usare:It may use: output_hint id sex city code name note sync tags limbo +67
{
"tool": "crm_in_cloud_create_or_update_contact",
"parameters": {
"output_hint": "<string>",
"id": "<string>",
"sex": "<string>"
}
}
crm_in_cloud_create_or_update_lead
Creates a new Lead, or update an exising one specifying its ID field value.
Puo’ usare:It may use: output_hint id city code name note sync tags limbo state +77
{
"tool": "crm_in_cloud_create_or_update_lead",
"parameters": {
"output_hint": "<string>",
"id": "<string>",
"city": "<string>"
}
}
crm_in_cloud_create_or_update_opportunity
Creates a new Opportunity, or update an exising one specifying its ID field value.
Puo’ usare:It may use: output_hint id code tags phase title amount budget status crossId +18
{
"tool": "crm_in_cloud_create_or_update_opportunity",
"parameters": {
"output_hint": "<string>",
"id": "<string>",
"code": "<string>"
}
}
crm_in_cloud_create_or_update_quote
Creates a new Quote, or update an exising one specifying its ID field value.
Puo’ usare:It may use: output_hint id lang ship tags porto stage isCopy listId number +69
{
"tool": "crm_in_cloud_create_or_update_quote",
"parameters": {
"output_hint": "<string>",
"id": "<string>",
"lang": "<string>"
}
}
crm_in_cloud_find_activity
Search a Activity given a set of criteria.
Puo’ usare:It may use: output_hint fieldName fieldValue fieldOperator paging_token
{
"tool": "crm_in_cloud_find_activity",
"parameters": {
"output_hint": "<string>",
"fieldName": "<string>",
"fieldValue": "<string>"
}
}
crm_in_cloud_find_anagraphic_emails_in_list
Search an email item Anagraphic given a set of criteria.
Puo’ usare:It may use: output_hint boId email boType listId emailType friendlyName paging_token dynamic_properties
{
"tool": "crm_in_cloud_find_anagraphic_emails_in_list",
"parameters": {
"output_hint": "<string>",
"boId": "<string>",
"email": "<string>"
}
}
crm_in_cloud_find_catalog
Search a Catalog given a set of criteria.
Puo’ usare:It may use: output_hint fieldName fieldValue fieldOperator paging_token
{
"tool": "crm_in_cloud_find_catalog",
"parameters": {
"output_hint": "<string>",
"fieldName": "<string>",
"fieldValue": "<string>"
}
}
crm_in_cloud_find_company
Search a Company given a set of criteria.
Puo’ usare:It may use: output_hint fieldName fieldValue fieldOperator paging_token
{
"tool": "crm_in_cloud_find_company",
"parameters": {
"output_hint": "<string>",
"fieldName": "<string>",
"fieldValue": "<string>"
}
}
crm_in_cloud_find_contact
Search a Contact given a set of criteria.
Puo’ usare:It may use: output_hint fieldName fieldValue fieldOperator paging_token
{
"tool": "crm_in_cloud_find_contact",
"parameters": {
"output_hint": "<string>",
"fieldName": "<string>",
"fieldValue": "<string>"
}
}
crm_in_cloud_find_lead
Search a Lead given a set of criteria.
Puo’ usare:It may use: output_hint fieldName fieldValue fieldOperator paging_token
{
"tool": "crm_in_cloud_find_lead",
"parameters": {
"output_hint": "<string>",
"fieldName": "<string>",
"fieldValue": "<string>"
}
}
crm_in_cloud_find_opportunity
Search a Opportunity given a set of criteria.
Puo’ usare:It may use: output_hint fieldName fieldValue fieldOperator paging_token
{
"tool": "crm_in_cloud_find_opportunity",
"parameters": {
"output_hint": "<string>",
"fieldName": "<string>",
"fieldValue": "<string>"
}
}
crm_in_cloud_find_quote
Search a Quote given a set of criteria.
Puo’ usare:It may use: output_hint fieldName fieldValue fieldOperator paging_token
{
"tool": "crm_in_cloud_find_quote",
"parameters": {
"output_hint": "<string>",
"fieldName": "<string>",
"fieldValue": "<string>"
}
}
Elenco rilevato il 11/08/2026. List observed on Aug 11, 2026.