Help with Apify API: Getting Input Schema or OpenAPI Schema for each Agent.

hi Devs. anyone knows how can i get the input schema of an Actor? i've being trying this for several months with no success 🫠(Also works the OpenAPI Schema).
I'm building an AI app that use Apify as backend for tools, obviously the users need to create an Apify Account for making this work. i know i need the ActorID, but from there i don't know what to do because when i want to Run Synchronous this agent i can't because its asking me for that input schema that i don't know where to find.
The best result its a way to getting the openapi schema or input schema for each Agent using user's credentials.
Was this page helpful?