Understand when to use durable tools versus temporary tools for different development stages and use cases.
Aspect | Temporary Tools | Durable Tools |
---|---|---|
Creation | In call request body | Via Tools API or the Web app |
Persistence | Call-scoped only | Permanently stored |
Reusability | Single call | Across calls and agents |
selectedTools
array and can be added by name or ID.
Prototype with Temporary Tools
Stabilize and Test
Create Durable Version
Deploy and Reuse