api_lookup
Look up Windows API definitions (signature, parameters, DLL, category) from the API Monitor knowledge base. Supports wildcard patterns for flexible searches.
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 |