Properties List

HubSpot

List property definitions for a selected HubSpot CRM object type.

Current price
$0.0050/call
Availability
Connected app
Last accepted verification

What this API does

Lists the property schema an agent needs before creating, searching or editing records of one supported standard or custom CRM object type. This is read-only and always costs one $0.0050 request.

Agents select this operation with tool ID hubspot.properties-list, then inspect its current executable contract before a run.

Public input and output shape

Input

pathobject · required

Identifier path for the authorised connected-app record.

Output

resultsarray

Returned results value.

Example request and output

This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.

Request

{
  "tool_id": "hubspot.properties-list",
  "input": {
    "path": {
      "objectType": "0-2"
    }
  }
}

Output

{
  "results": [
    {
      "name": "about_us",
      "type": "string",
      "label": "About Us",
      "hidden": false,
      "options": [],
      "createdAt": "2019-08-06T02:41:46.048Z",
      "fieldType": "text",
      "formField": false,
      "groupName": "companyinformation",
      "updatedAt": "2024-12-19T18:53:37.030Z",
      "calculated": false,
      "description": "Short about-company",
      "displayOrder": -1,
      "hasUniqueValue": false,
      "hubspotDefined": true,
      "dataSensitivity": "non_sensitive",
      "externalOptions": false,
      "modificationMetadata": {
        "archivable": true,
        "readOnlyValue": false,
        "readOnlyDefinition": true
      }
    }
  ]
}
Teaching errors and limitations
  • 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.
Updated
18 August 2026

Use Properties List with Scrollport

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.