max_pagesinteger · optionalUpstream pages to fetch. Each page is one request and bills $0.0050.
minimum: 1 · maximum: 10
HubSpot
List contacts from a connected HubSpot account with selected properties and paging.
Lists contacts from the connected HubSpot account. Billed per upstream request: one page (up to 100 contacts) is one request at $0.0050, so fetching 5 pages costs $0.0250 regardless of how many records come back.
Agents select this operation with tool ID hubspot.contacts-list, then inspect its current executable contract before a run.
max_pagesinteger · optionalUpstream pages to fetch. Each page is one request and bills $0.0050.
minimum: 1 · maximum: 10
queryobject · optionalQuery-string parameters passed to HubSpot, e.g. limit and properties.
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.contacts-list",
"input": {
"query": {
"limit": 100,
"properties": "email,firstname,lastname"
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "100000000001",
"url": "https://app-eu1.hubspot.com/contacts/123456789/record/0-1/100000000001",
"archived": false,
"createdAt": "2026-07-27T12:19:07.156Z",
"updatedAt": "2026-07-27T20:23:05.119Z",
"properties": {
"email": "ada@example.com",
"lastname": "Lovelace (Sample Contact)",
"firstname": "Ada",
"createdate": "2026-07-27T12:19:07.156Z",
"hs_object_id": "100000000001",
"lastmodifieddate": "2026-07-27T20:23:05.119Z"
}
}
]
}connection_required: This capability acts on your own HubSpot account, which isn't connected yet.Open connect_url, approve access, then retry unchanged. example: {"query":{"limit":100},"max_pages":1}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
List contacts from a connected HubSpot account with selected properties and paging.
Lists contacts from the connected HubSpot account. Billed per upstream request: one page (up to 100 contacts) is one request at $0.0050, so fetching 5 pages costs $0.0250 regardless of how many records come back.
Agents select this operation with tool ID hubspot.contacts-list, then inspect its current executable contract before a run.
max_pagesinteger · optionalUpstream pages to fetch. Each page is one request and bills $0.0050.
minimum: 1 · maximum: 10
queryobject · optionalQuery-string parameters passed to HubSpot, e.g. limit and properties.
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.contacts-list",
"input": {
"query": {
"limit": 100,
"properties": "email,firstname,lastname"
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "100000000001",
"url": "https://app-eu1.hubspot.com/contacts/123456789/record/0-1/100000000001",
"archived": false,
"createdAt": "2026-07-27T12:19:07.156Z",
"updatedAt": "2026-07-27T20:23:05.119Z",
"properties": {
"email": "ada@example.com",
"lastname": "Lovelace (Sample Contact)",
"firstname": "Ada",
"createdate": "2026-07-27T12:19:07.156Z",
"hs_object_id": "100000000001",
"lastmodifieddate": "2026-07-27T20:23:05.119Z"
}
}
]
}connection_required: This capability acts on your own HubSpot account, which isn't connected yet.Open connect_url, approve access, then retry unchanged. example: {"query":{"limit":100},"max_pages":1}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
List contacts from a connected HubSpot account with selected properties and paging.
Lists contacts from the connected HubSpot account. Billed per upstream request: one page (up to 100 contacts) is one request at $0.0050, so fetching 5 pages costs $0.0250 regardless of how many records come back.
Agents select this operation with tool ID hubspot.contacts-list, then inspect its current executable contract before a run.
max_pagesinteger · optionalUpstream pages to fetch. Each page is one request and bills $0.0050.
minimum: 1 · maximum: 10
queryobject · optionalQuery-string parameters passed to HubSpot, e.g. limit and properties.
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.contacts-list",
"input": {
"query": {
"limit": 100,
"properties": "email,firstname,lastname"
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "100000000001",
"url": "https://app-eu1.hubspot.com/contacts/123456789/record/0-1/100000000001",
"archived": false,
"createdAt": "2026-07-27T12:19:07.156Z",
"updatedAt": "2026-07-27T20:23:05.119Z",
"properties": {
"email": "ada@example.com",
"lastname": "Lovelace (Sample Contact)",
"firstname": "Ada",
"createdate": "2026-07-27T12:19:07.156Z",
"hs_object_id": "100000000001",
"lastmodifieddate": "2026-07-27T20:23:05.119Z"
}
}
]
}connection_required: This capability acts on your own HubSpot account, which isn't connected yet.Open connect_url, approve access, then retry unchanged. example: {"query":{"limit":100},"max_pages":1}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.