List of required scopes */ public function requiredScopes(): array; /** * Get the tool category for grouping. */ public function category(): string; }