
Description
Search Meta developer documentation for API guides, references, and tutorials. Use when looking up how a Meta API works, finding integration guides, or exploring platform capabilities.
SKILL.md
Search Docs
Search the Meta Developer Platform documentation to answer API questions, find integration guides, and explore platform capabilities.
Workflow
- Understand the query. Determine what the user is looking for:
- API reference (e.g., "how does the Page API work?")
- Integration guide (e.g., "how to set up Instagram webhooks?")
- Troubleshooting (e.g., "why am I getting error code 190?")
- Feature discovery (e.g., "what can I do with the WhatsApp Business API?")
- Search. Call
devtools_discoverywith actionsearch_docs:- Formulate a clear, specific query
- Start with
max_resultsof 5 - If results are too broad, refine the query and search again
- Present results. For each result:
- Title and brief description
- Direct relevance to the user's question
- Key takeaways or next steps
- Refine if needed. If initial results don't answer the question:
- Try alternative search terms (e.g., "Graph API permissions" instead of "Facebook API access")
- Use pagination via
offsetto explore more results - Broaden or narrow the query based on what was returned
- Synthesize. Don't just list links — extract the answer:
- Summarize the relevant documentation
- Highlight key requirements, limitations, or gotchas
- Provide code patterns or configuration steps if applicable
Search Tips
- Use product-specific terms: "WhatsApp Business API" not "WhatsApp API"
- Include the specific operation: "create ad campaign" not "ads"
- For error codes, search the exact code: "error 190" or "OAuthException"
- For permissions, include the permission name: "pages_read_engagement permission"
When to suggest other skills
- If the user is looking up webhook configuration → suggest
/webhook-setup - If the user is researching app review requirements → suggest
/app-review-prep - If the user is troubleshooting compliance → suggest
/compliance-check
More skills from the agentic-tools repository
View all 8 skillsapi-health
monitor API health for Meta apps
Jul 14API DevelopmentMonitoringObservabilityapi-integration
set up Meta API integrations
Jul 14API DevelopmentDocumentationIntegrationsapp-health-check
audit Meta app health and compliance
Jul 14AuditComplianceObservabilitySecurityapp-review-prep
prepare Meta apps for App Review
Jul 14ComplianceDeploymentOperationscompliance-check
check compliance status for Meta apps
Jul 14AuditComplianceRegulatory ComplianceSecuritydebug-webhooks
troubleshoot Meta app webhooks
Jul 21API DevelopmentDebuggingWebhooks
More from Meta Open Source
View publisherrelay-best-practices
write idiomatic Relay code
relay
Apr 22EngineeringFrontendGraphQLReact +1relay-performance
optimize Relay application performance
relay
Jun 10FrontendGraphQLPerformanceReact +1add-shape-types-to-torch-model
annotate PyTorch models with tensor shapes
pyrefly
Jul 18Data ModelingDeep LearningPythonPyTorchcamera-streaming
configure camera streaming and photo capture
meta-wearables-dat-ios
May 15CameraHardwareiOSVideodat-conventions
develop iOS applications with DAT SDK
meta-wearables-dat-ios
May 15iOSMobileSDKSwiftdebugging
debug wearable device software
meta-wearables-dat-ios
May 15DebuggingEngineeringiOS