Problem
In the client's connector list, the Apify connector shows an empty description. Nothing states what it can do before it is enabled, so an agent recommends it on the name alone, the user enables it, and only then does the task turn out to be unsupported (deploying Actor source). The round trip is wasted on missing metadata alone.
Expected
The listing carries a description of what the connector covers (search and run Actors, read datasets and key-value stores, manage tasks) and what it does not, so the fit can be judged before enabling.
Open question
Where this metadata is authored: server-side in this repo, or in the connector directory submission.
Links
Problem
In the client's connector list, the Apify connector shows an empty description. Nothing states what it can do before it is enabled, so an agent recommends it on the name alone, the user enables it, and only then does the task turn out to be unsupported (deploying Actor source). The round trip is wasted on missing metadata alone.
Expected
The listing carries a description of what the connector covers (search and run Actors, read datasets and key-value stores, manage tasks) and what it does not, so the fit can be judged before enabling.
Open question
Where this metadata is authored: server-side in this repo, or in the connector directory submission.
Links