Hey, I ve been using the CLI to manage my agents and tools and I've noticed inconsistencies between certain properties being pulled as snake case and when pushed, they need to be camelCase or the upload fails (one example being secret_id in request_headers
i have been having a similar issue with my dynamic parameters, where the site ui supports snake_case but the CLI does not upload them correctly
Hey, I ve been using the CLI to manage my agents and tools and I've noticed inconsistencies between certain properties being pulled as snake case and when pushed, they need to be camelCase or the upload fails (one example being secret_id in
request_headersi have been having a similar issue with my dynamic parameters, where the site ui supports snake_case but the CLI does not upload them correctly