get_react_native_doc
Retrieve the complete content of a React Native documentation page by its slug. Find slugs via search first.
Instructions
Get the full content of a React Native doc page by its slug.
Args: slug: The doc page slug (e.g. 'flatlist', 'animated', 'getting-started', 'stylesheet') Find slugs using search_react_native_docs first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |