You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/platform/integrations/ai/openclaw.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,9 +165,14 @@ Actor execution time varies depending on the task complexity. Check Actor run st
165
165
-_Check run logs_ - If an Actor run fails, check the logs in [Apify Console](https://console.apify.com/) for details.
166
166
-_Verify input schema_ - Use `action: "discover"` with the `actorId` to check what input parameters the Actor expects.
167
167
168
+
### Report an issue
169
+
170
+
If you encounter a bug or have a feature request, [open an issue](https://github.com/apify/apify-openclaw-plugin/issues) on the plugin's GitHub repository.
171
+
168
172
## Resources
169
173
170
174
-[OpenClaw documentation](https://docs.openclaw.io/) - Official OpenClaw docs
171
175
-[Apify Actors documentation](https://docs.apify.com/platform/actors) - Learn about Apify Actors
0 commit comments