search-docs

Installation
SKILL.md

Search Docs

Search the Meta Developer Platform documentation to answer API questions, find integration guides, and explore platform capabilities.

Workflow

  1. 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?")
  2. Search. Call devtools_discovery with action search_docs:

    • Formulate a clear, specific query
    • Start with max_results of 5
    • If results are too broad, refine the query and search again
Installs
2
First Seen
Jul 19, 2026
search-docs — facebook/agentic-tools