List brain objects
list_graph_objectsList objects in the user's graph, newest first, with counts by type. The graph is their personal CRM's object store: person, company, hubspot_contact, linkedin_connection, file, fact, web_link, note, connected spaces, and more. Filter by type to browse one kind ('what files do I have?', 'list my facts'), or omit it to see what the graph holds overall. For finding something by name, prefer search_graph_objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Only objects of this type (e.g. 'fact', 'web_link'). | |
| limit | No | Max results (default 20, max 50). |