fetch your assistant config, then ask claude to wr...
# general-english
j
fetch your assistant config, then ask claude to write a little python script that fetches the config using a GET request then send the same config back as a PATCH with the variable set. Give it the assistant config so it knows what structure to expect, and tell it it needs to remove the assistant
"id", "orgId", "createdAt", "updatedAt", "isServerUrlSecretSet"
before PATCHing
2 Views