When using ChatGPT for assistance on unknown APIs, you can use it to tell you of an API you might not be aware of.

You can then try to use that API and see if it works in your case.

You cannot use it to tell you there’s no way to accomplish what you want. You are likely only asking it because you couldn’t find more useful documentation or search results.

If it tells you that you cannot do the thing, you cannot trust that. That is mostly just a confirmation that the thing you’re trying to do is non-obvious or obscure.

It may be true that the the API cannot do the thing, but the AI telling you cannot isn’t enough proof. You must try to get it to link you to actual documentation or issues that say the thing is impossible.