api_lookup
Look up Windows API definitions including signature, parameters, DLL, and category using the API Monitor knowledge base, with support for wildcard patterns.
Instructions
Look up Windows API definition (signature, params, DLL, category) from the API Monitor knowledge base. Supports wildcards (e.g., 'Create*').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_name | Yes | API name or pattern (e.g., 'CreateFileW', 'NtCreate*') | |
| include_params | No | Include parameter details in results |