search
Search the Dalamud API documentation by keyword to find matching types across all namespaces. Filter results by type kind or limit them for targeted plugin development queries.
Instructions
Search the Dalamud API documentation by keyword. Returns matching types from all namespaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Filter results to a specific type kind | |
| limit | No | Maximum number of results to return (default: 20) | |
| query | Yes | Search query, e.g. "party", "inventory", "chat" |