Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the tool to duplicate
Response
Successfully duplicated the tool.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
Entity storage path in the format: project/folder/subfolder/...
The first element identifies the project, followed by nested folders (auto-created as needed).
With project-based API keys, the first element is treated as a folder name, as the project is predetermined by the API key.
"Default"
Unique key of the tool as it will be displayed in the UI
1 - 128A description of the tool, used by the model to choose when and how to call the tool. We do recommend using the description field as accurate as possible to give enough context to the model to make the right decision.
function The name of the tool as it will be displayed in the UI. This is optional and if not provided, the key will be used.
The id of the user that created the tool
The id of the user that last updated the tool
The status of the tool. Live is the latest version of the tool. Draft is a version that is not yet published. Pending is a version that is pending approval. Published is a version that was live and has been replaced by a new version.
live, draft, pending, published