bodyobject · requiredBounded request body sent to the connected application.
HubSpot
Update selected properties on a contact in a connected HubSpot account.
Patches a single contact's properties in the connected HubSpot account. Always one upstream request at $0.0050.
Agents select this operation with tool ID hubspot.contact-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
archivedbooleanReturned archived value.
idstringReturned id value.
propertiesobjectReturned properties value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "hubspot.contact-update",
"input": {
"body": {
"properties": {
"email": "ada@example.com",
"jobtitle": "Product Operations Lead",
"lastname": "Lovelace (Sample Contact)",
"firstname": "Ada"
}
},
"path": {
"contactId": "833663741114"
}
}
}{
"id": "100000000002",
"archived": false,
"properties": {
"email": "ada@example.com",
"jobtitle": "Product Operations Lead",
"lastname": "Lovelace (Sample Contact)",
"firstname": "Ada"
}
}invalid_input: missing path parameter "contactId" for endpoint /crm/v3/objects/contacts/{contactId}example: {"path":{"contactId":"12345"},"body":{"properties":{"lifecyclestage":"customer"}}}Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
HubSpot
Update selected properties on a contact in a connected HubSpot account.
Patches a single contact's properties in the connected HubSpot account. Always one upstream request at $0.0050.
Agents select this operation with tool ID hubspot.contact-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
archivedbooleanReturned archived value.
idstringReturned id value.
propertiesobjectReturned properties value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "hubspot.contact-update",
"input": {
"body": {
"properties": {
"email": "ada@example.com",
"jobtitle": "Product Operations Lead",
"lastname": "Lovelace (Sample Contact)",
"firstname": "Ada"
}
},
"path": {
"contactId": "833663741114"
}
}
}{
"id": "100000000002",
"archived": false,
"properties": {
"email": "ada@example.com",
"jobtitle": "Product Operations Lead",
"lastname": "Lovelace (Sample Contact)",
"firstname": "Ada"
}
}invalid_input: missing path parameter "contactId" for endpoint /crm/v3/objects/contacts/{contactId}example: {"path":{"contactId":"12345"},"body":{"properties":{"lifecyclestage":"customer"}}}Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
HubSpot
Update selected properties on a contact in a connected HubSpot account.
Patches a single contact's properties in the connected HubSpot account. Always one upstream request at $0.0050.
Agents select this operation with tool ID hubspot.contact-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
archivedbooleanReturned archived value.
idstringReturned id value.
propertiesobjectReturned properties value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "hubspot.contact-update",
"input": {
"body": {
"properties": {
"email": "ada@example.com",
"jobtitle": "Product Operations Lead",
"lastname": "Lovelace (Sample Contact)",
"firstname": "Ada"
}
},
"path": {
"contactId": "833663741114"
}
}
}{
"id": "100000000002",
"archived": false,
"properties": {
"email": "ada@example.com",
"jobtitle": "Product Operations Lead",
"lastname": "Lovelace (Sample Contact)",
"firstname": "Ada"
}
}invalid_input: missing path parameter "contactId" for endpoint /crm/v3/objects/contacts/{contactId}example: {"path":{"contactId":"12345"},"body":{"properties":{"lifecyclestage":"customer"}}}Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.