get_multiple_function_docs
Batch retrieve authoritative documentation for multiple MTA:SA functions/events by providing exact names. Get combined docs in one response for efficient implementation.
Instructions
Batch docs retrieval for implementation phase. Provide exact function/event names (ideally from search/find tools) and get combined authoritative docs in one response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function_names | Yes | Array of function/event names to fetch | |
| include_examples | No | Whether to include code examples | |
| include_optional_arguments | No | Whether to include optional arguments in each parameters section |