/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-30
491
704
2.1 MB
tools
Update an API tool
put
/v1/tools/{tool_id}
Path parameters
tool_id
string
uuid
required
Request body
ToolUpdate
required
name
string
nullable
description
string
nullable
tool_type
'api_call'
|
'call_transfer'
metadata
object
nullable
Response
Successful Response
ToolResponse
required
id
string
uuid
required
organization_id
string
uuid
required
name
string
required
description
string
nullable
required
tool_type
'api_call'
|
'call_transfer'
required
active_revision_id
string
uuid
nullable
required
active_revision
ToolRevisionResponse
metadata
object
created_at
string
date-time
required
updated_at
string
date-time
required