bodyobject · requiredBounded request body sent to the connected application.
HubSpot
Search records of a selected HubSpot CRM object type by property filters and sorting.
Searches one supported standard or custom CRM object type using a free-text query, filter groups, sorts and selected properties. Scrollport owns the paging cursor; each upstream page costs $0.0050.
Agents select this operation with tool ID hubspot.objects-search, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
pathobject · requiredIdentifier path for the authorised connected-app record.
pagesnumberReturned pages value.
resultsarrayReturned results 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.objects-search",
"input": {
"body": {
"limit": 1,
"properties": [
"name",
"domain",
"description"
],
"filterGroups": [
{
"filters": [
{
"value": "YOUR-HUBSPOT-OBJECT-ID",
"operator": "EQ",
"propertyName": "hs_object_id"
}
]
}
]
},
"path": {
"objectType": "0-2"
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "400000000001",
"archived": false,
"properties": {
"name": "Northstar Research (Sample)",
"domain": "northstar-research.invalid",
"description": "Research partner profile used to demonstrate CRM retrieval and updates."
}
}
]
}connection_required: This capability acts on your own HubSpot account, which isn't connected yet.Open connect_url, approve access, then retry this run unchanged.permission_required: The connected HubSpot grant does not include a scope required by this object type.Reconnect HubSpot and approve the requested scope, or choose an object type available to this account.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
Search records of a selected HubSpot CRM object type by property filters and sorting.
Searches one supported standard or custom CRM object type using a free-text query, filter groups, sorts and selected properties. Scrollport owns the paging cursor; each upstream page costs $0.0050.
Agents select this operation with tool ID hubspot.objects-search, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
pathobject · requiredIdentifier path for the authorised connected-app record.
pagesnumberReturned pages value.
resultsarrayReturned results 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.objects-search",
"input": {
"body": {
"limit": 1,
"properties": [
"name",
"domain",
"description"
],
"filterGroups": [
{
"filters": [
{
"value": "YOUR-HUBSPOT-OBJECT-ID",
"operator": "EQ",
"propertyName": "hs_object_id"
}
]
}
]
},
"path": {
"objectType": "0-2"
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "400000000001",
"archived": false,
"properties": {
"name": "Northstar Research (Sample)",
"domain": "northstar-research.invalid",
"description": "Research partner profile used to demonstrate CRM retrieval and updates."
}
}
]
}connection_required: This capability acts on your own HubSpot account, which isn't connected yet.Open connect_url, approve access, then retry this run unchanged.permission_required: The connected HubSpot grant does not include a scope required by this object type.Reconnect HubSpot and approve the requested scope, or choose an object type available to this account.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
Search records of a selected HubSpot CRM object type by property filters and sorting.
Searches one supported standard or custom CRM object type using a free-text query, filter groups, sorts and selected properties. Scrollport owns the paging cursor; each upstream page costs $0.0050.
Agents select this operation with tool ID hubspot.objects-search, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
pathobject · requiredIdentifier path for the authorised connected-app record.
pagesnumberReturned pages value.
resultsarrayReturned results 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.objects-search",
"input": {
"body": {
"limit": 1,
"properties": [
"name",
"domain",
"description"
],
"filterGroups": [
{
"filters": [
{
"value": "YOUR-HUBSPOT-OBJECT-ID",
"operator": "EQ",
"propertyName": "hs_object_id"
}
]
}
]
},
"path": {
"objectType": "0-2"
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "400000000001",
"archived": false,
"properties": {
"name": "Northstar Research (Sample)",
"domain": "northstar-research.invalid",
"description": "Research partner profile used to demonstrate CRM retrieval and updates."
}
}
]
}connection_required: This capability acts on your own HubSpot account, which isn't connected yet.Open connect_url, approve access, then retry this run unchanged.permission_required: The connected HubSpot grant does not include a scope required by this object type.Reconnect HubSpot and approve the requested scope, or choose an object type available to this account.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.