patch http://memgpt.localhost/v1/tools/
Update an existing tool
Log in to see full request history
Responses
Update an existing tool
xxxxxxxxxx
curl --request PATCH \
--url http://memgpt.localhost/v1/tools/tool_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: