capacities_read_object_content
Retrieve full content from Capacities knowledge objects using object IDs or search terms to access stored information.
Instructions
Retrieve the full content of a Capacities object by its ID. Optionally provide a title or search term to improve results. This tries undocumented endpoints first, then falls back to search API aggregation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectId | Yes | The UUID of the object to retrieve. You can get this from 'Copy object reference' in Capacities. | |
| spaceId | Yes | The UUID of the space containing the object | |
| title | No | Optional: The title or partial title of the object to search for. This improves search results. |