Skip to content
Trove
Search
Ctrl
K
Cancel
Select theme
Dark
Light
Auto
Trove
Home
Web App
Getting Started
Connect Trove & deploy a toolkit
Enable your first toolkit
Quickstart: Your First API Call
Authentication
Concepts
How Trove Works
Documents
Sources
Search & Discovery
Build with Trove
Build with Trove
Toolkits
Catalog
Toolkits
Quickstart — Your First Toolkit
SDK Reference — @ontrove/extend/toolkit
Toolkit Manifest Reference
Secrets and Auth
Deploying
CLI
The Trove CLI
Install & Authentication
Commands
Scripting & Automation
Examples
Example: USGS Earthquakes (no-auth toolkit)
Example: NASA APOD (authed toolkit)
Example: Knowledge-base tool (read + write the user's Trove)
Connection
The Trove Connection
Client Setup
Core Tools Reference
MCP Transports
API
API Overview
GraphQL Queries
GraphQL Mutations
Sync API
Type Reference
Guides
Effective Search
Building a Client App
Reference
Error Reference
Limits & Constraints
API Reference
Overview
@ontrove/extend/source
@ontrove/extend/toolkit
Coming soon
Mac App
Sources
Select theme
Dark
Light
Auto
ToolErrorOptions
Options for
ToolError
.
Properties
Section titled “Properties”
Property
Type
Description
data?
unknown
Optional structured data attached to the error (carried to logs, not the model).
retryable?
boolean
Whether the model should consider retrying the call. Defaults to
false
.