docs: add agent onboarding page for AI integrations#2367
Open
docs: add agent onboarding page for AI integrations#2367
Conversation
Add "Apify for AI agents" page covering MCP connection, CLI usage, API quick-start with curl examples, and plain-text docs access for developers building AI agent integrations with the Apify platform. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replace initial draft with restructured page at /integrations/ai-agents: - Tiered platform overview (core concepts vs additional) - New CLI section with run, inspect, and retrieve commands - curl-only API examples (sync and async workflows) - Honest plain-text docs section with llms.txt limitations - Thin links to MCP, CLI, and API docs instead of duplicating content Add prominent cross-links: - AI agents card on platform homepage - AI agents card in integrations index (first in AI/LLM section) - Tip box on Build with AI page linking to this page Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add "Apify for AI agents" page covering MCP connection, CLI usage, API
quick-start with curl examples, and plain-text docs access for
developers building AI agent integrations with the Apify platform.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com